Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 52f2676

Browse files
committedSep 29, 2022
rem Config
1 parent f0aaade commit 52f2676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎classes/caches/AbstractCache.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php namespace BizMark\Quicksilver\Classes\Caches;
22

3-
use App, Config, Str, Event;
3+
use App, Str, Event;
44
use Illuminate\Http\Request;
55
use Symfony\Component\HttpFoundation\Response;
66

0 commit comments

Comments
 (0)
Please sign in to comment.