diff --git a/AutoLabelBase/AutoLabelBase.xcodeproj/project.xcworkspace/xcuserdata/pere-dev.xcuserdatad/UserInterfaceState.xcuserstate b/AutoLabelBase/AutoLabelBase.xcodeproj/project.xcworkspace/xcuserdata/pere-dev.xcuserdatad/UserInterfaceState.xcuserstate index 0f772c7..64297cf 100644 Binary files a/AutoLabelBase/AutoLabelBase.xcodeproj/project.xcworkspace/xcuserdata/pere-dev.xcuserdatad/UserInterfaceState.xcuserstate and b/AutoLabelBase/AutoLabelBase.xcodeproj/project.xcworkspace/xcuserdata/pere-dev.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/AutoLabelBase/AutoLabelBase/ViewController.swift b/AutoLabelBase/AutoLabelBase/ViewController.swift index 104b30c..81bd926 100644 --- a/AutoLabelBase/AutoLabelBase/ViewController.swift +++ b/AutoLabelBase/AutoLabelBase/ViewController.swift @@ -11,7 +11,6 @@ class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() - // Do any additional setup after loading the view. }