Completed
Push — master ( 69a8d2...595d1c )
by Adeola
06:40
created
index.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 require 'vendor/autoload.php';
4 4
 
5
-use Demo\UrbanDictionary\Dictonary;
6
-use Demo\UrbanDictionary\RankWord;
7
-use Demo\UrbanDictionary\UrbanWords;
8 5
 use Demo\UrbanDictionary\DictionaryEngine;
9 6
 use Demo\UrbanDictionary\UserException;
10 7
 
Please login to merge, or discard this patch.