diff options
author | Vitaly Takmazov | 2019-10-31 16:16:48 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-05-12 16:38:25 +0300 |
commit | 9d78e7d654c51c22ce4be87efef5bc1f8d5a2d08 (patch) | |
tree | dfb028dfca07fdb7bbacc00771f9e865f28fd6d4 /Juick/Supporting Files/main.m | |
parent | 742e1a0e615a7e07a9f4b4c249227cd63839325f (diff) |
Fix authentication
Diffstat (limited to 'Juick/Supporting Files/main.m')
-rw-r--r-- | Juick/Supporting Files/main.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Juick/Supporting Files/main.m b/Juick/Supporting Files/main.m index 67b222f..8e01106 100644 --- a/Juick/Supporting Files/main.m +++ b/Juick/Supporting Files/main.m @@ -8,8 +8,6 @@ #import <UIKit/UIKit.h> -#import "AppDelegate.h" - int main(int argc, char * argv[]) { @autoreleasepool { |