Completed
Pull Request — master (#233)
by Ingo
03:08
created
code/Controller/AssetAdmin.php 1 patch
Unused Use Statements   -6 removed lines patch added patch discarded remove patch
@@ -31,14 +31,8 @@
 block discarded – undo
31 31
 use Upload;
32 32
 use Config;
33 33
 use FormAction;
34
-use TextField;
35
-use HiddenField;
36
-use ReadonlyField;
37
-use LiteralField;
38 34
 use PopoverField;
39
-use HTMLReadonlyField;
40 35
 use Convert;
41
-use DatetimeField;
42 36
 
43 37
 /**
44 38
  * AssetAdmin is the 'file store' section of the CMS.
Please login to merge, or discard this patch.