Update ViewController+SnapKit.swift

Removed unecessary typealias
This commit is contained in:
Robert Payne 2015-06-03 15:34:53 +12:00
parent f8ccdf8f11
commit 6f0584f855
1 changed files with 0 additions and 1 deletions

View File

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