mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Tidy up
This commit is contained in:
parent
8eaedb3d5c
commit
1e9b246948
@ -1,12 +1,7 @@
|
||||
<?php namespace System\Helpers;
|
||||
|
||||
use App;
|
||||
use File;
|
||||
use Config;
|
||||
use Illuminate\Cache\Console\ClearCommand;
|
||||
use Symfony\Component\Console\Output\NullOutput;
|
||||
use Illuminate\Cache\CacheManager;
|
||||
use Illuminate\Filesystem\Filesystem;
|
||||
|
||||
class Cache
|
||||
{
|
||||
@ -40,7 +35,7 @@ class Cache
|
||||
}
|
||||
|
||||
/*
|
||||
* Combiner
|
||||
* Cache
|
||||
*/
|
||||
public function clearCache()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user