Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Qoraiche committed Sep 10, 2019
1 parent d26375a commit 1c9f812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mailEclipse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

namespace qoraiche\mailEclipse;

use Illuminate\Support\Str;
use RegexIterator;
use ErrorException;
use ReflectionClass;
use ReflectionProperty;
use Illuminate\Support\Str;
use Illuminate\Mail\Markdown;
use RecursiveIteratorIterator;
use RecursiveDirectoryIterator;
Expand Down

0 comments on commit 1c9f812

Please sign in to comment.