Completed
Push — master ( dcdcb3...4c21a1 )
by Chauncey
13:40
created
src/Charcoal/Ui/Menu/AbstractMenu.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use Charcoal\Ui\Menu\MenuInterface;
10 10
 use Charcoal\Ui\MenuItem\MenuItemInterface;
11 11
 use Charcoal\Ui\MenuItem\MenuItemBuilder;
12
-use Charcoal\Ui\UiItemInterface;
13 12
 
14 13
 /**
15 14
  * A Basic Menu
Please login to merge, or discard this patch.