diff options
author | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
commit | e539bdfe4c81fb56fc1974596f1795e061b52663 (patch) | |
tree | 2cd709e69ec8ad9c52fb0c63f3a6a398d10f1cdb /Juick/MasterViewController.m | |
parent | 566f122683240ea47f391033ec4e11ef424e7a5c (diff) |
Detect links
Diffstat (limited to 'Juick/MasterViewController.m')
-rw-r--r-- | Juick/MasterViewController.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Juick/MasterViewController.m b/Juick/MasterViewController.m index bd75f82..74b4fdc 100644 --- a/Juick/MasterViewController.m +++ b/Juick/MasterViewController.m @@ -6,8 +6,6 @@ // Copyright (c) 2013 com.juick. All rights reserved. // -#import "SWRevealViewController.h" - #import "MasterViewController.h" #import "MessageCell.h" |