Completed
Pull Request — master (#11)
by Václav
07:19
created
src/IPub/MobileDetect/Helpers/CookieSettings.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 namespace IPub\MobileDetect\Helpers;
18 18
 
19 19
 use Nette;
20
-
21 20
 use IPub;
22 21
 use IPub\MobileDetect\Exceptions;
23 22
 
Please login to merge, or discard this patch.
src/IPub/MobileDetect/DI/MobileDetectExtension.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -19,8 +19,6 @@
 block discarded – undo
19 19
 use Nette;
20 20
 use Nette\Bridges;
21 21
 use Nette\DI;
22
-use Nette\PhpGenerator as Code;
23
-
24 22
 use IPub;
25 23
 use IPub\MobileDetect;
26 24
 use IPub\MobileDetect\Events;
Please login to merge, or discard this patch.