ソースを参照

Update ViewController+SnapKit.swift

Removed unecessary typealias
Robert Payne 10 年 前
コミット
6f0584f855
1 ファイル変更0 行追加1 行削除
  1. 0 1
      Source/ViewController+SnapKit.swift

+ 0 - 1
Source/ViewController+SnapKit.swift

@@ -23,7 +23,6 @@
 
 #if os(iOS)
 import UIKit
-public typealias ViewController = UIViewController
 
 /**
     Used to expose public API on view controllers