Skip to content

Commit 8d225e3

Browse files
committed
FileSystem: can be used as instance
1 parent 9124157 commit 8d225e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Utils/FileSystem.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
*/
1818
final class FileSystem
1919
{
20-
use Nette\StaticClass;
21-
2220
/**
2321
* Creates a directory if it does not exist, including parent directories.
2422
* @throws Nette\IOException on error occurred

0 commit comments

Comments
 (0)