Skip to content

Commit b3ac6cd

Browse files
committed
coding style
1 parent 1231735 commit b3ac6cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Caching/Storages/FileStorage.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ class FileStorage implements Nette\Caching\IStorage
4343
const FILE = 'file',
4444
HANDLE = 'handle';
4545

46-
4746
/** @var float probability that the clean() routine is started */
4847
public static $gcProbability = 0.001;
4948

0 commit comments

Comments
 (0)