Skip to content

Commit f484fab

Browse files
committed
typo: removed unused use
1 parent 3674e42 commit f484fab

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/Caching/IStorage.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
namespace Nette\Caching;
99

10-
use Nette;
11-
1210

1311
/**
1412
* Cache storage.

src/Caching/Storages/IJournal.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
namespace Nette\Caching\Storages;
99

10-
use Nette;
11-
1210

1311
/**
1412
* Cache journal provider.

0 commit comments

Comments
 (0)