@@ -6,7 +6,6 @@ |
||
6 | 6 | use FilesystemIterator; |
7 | 7 | use Folk\SearchQuery; |
8 | 8 | use RecursiveDirectoryIterator; |
9 | -use SimpleCrud\Row; |
|
10 | 9 | |
11 | 10 | abstract class File extends AbstractEntity implements EntityInterface |
12 | 11 | { |
@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Folk\Providers; |
4 | 4 | |
5 | 5 | use Fol\App; |
6 | -use Gettext\Translations; |
|
7 | 6 | use Gettext\Translator; |
8 | 7 | use Gettext\TranslatorFunctions; |
9 | 8 | use Interop\Container\ServiceProviderInterface; |