Remove unused import
This commit is contained in:
parent
63f65a3f25
commit
1df8e72e4a
|
|
@ -26,7 +26,6 @@ use October\Rain\Exception\AjaxException;
|
|||
use October\Rain\Exception\ValidationException;
|
||||
use October\Rain\Parse\Bracket as TextParser;
|
||||
use Illuminate\Http\RedirectResponse;
|
||||
use Symfony\Component\HttpFoundation\Response as BaseResponse;
|
||||
|
||||
/**
|
||||
* The CMS controller class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue