Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 13, 2017
1 parent 4ed9861 commit f6f386b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
47 changes: 0 additions & 47 deletions src/Illuminate/Http/Middleware/Cache.php

This file was deleted.

2 changes: 1 addition & 1 deletion tests/Http/Middleware/CacheTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Http\Request;
use Illuminate\Http\Response;
use PHPUnit\Framework\TestCase;
use Illuminate\Http\Middleware\Cache;
use Illuminate\Http\Middleware\SetCacheHeaders as Cache;

class CacheTest extends TestCase
{
Expand Down

0 comments on commit f6f386b

Please sign in to comment.