Skip to content

Commit d1f7c9e

Browse files
committed
Apply fixes from StyleCI
1 parent a1ec191 commit d1f7c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Cache/RedisTagSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Illuminate\Cache;
44

5-
use Illuminate\Support\LazyCollection;
65
use Illuminate\Support\Carbon;
6+
use Illuminate\Support\LazyCollection;
77

88
class RedisTagSet extends TagSet
99
{

0 commit comments

Comments
 (0)