Completed
Push — master ( de31c0...2a2078 )
by Adam
03:08
created
src/IPub/Twitter/UI/LoginDialog.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -17,11 +17,9 @@
 block discarded – undo
17 17
 use Nette;
18 18
 use Nette\Application;
19 19
 use Nette\Http;
20
-
21 20
 use IPub;
22 21
 use IPub\Twitter;
23 22
 use IPub\Twitter\Exceptions;
24
-
25 23
 use IPub\OAuth;
26 24
 
27 25
 /**
Please login to merge, or discard this patch.