removed unused imports

This commit is contained in:
Steffen Schröder
2014-06-27 01:09:12 +02:00
parent 02cb1430bc
commit 29081181bf
7 changed files with 1 additions and 8 deletions

View File

@ -4,7 +4,6 @@ namespace ManiaControl\Configurators;
use FML\Components\CheckBox;
use FML\Components\ValuePicker;
use FML\Controls\Control;
use FML\Controls\Entry;
use FML\Controls\Frame;
use FML\Controls\Labels\Label_Button;