소스 검색

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