Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdankharchenko committed Jan 27, 2021
1 parent 5a3479e commit b1381f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Support/Stringable.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
use Illuminate\Support\Traits\Macroable;
use Illuminate\Support\Traits\Tappable;
use JsonSerializable;
use League\CommonMark\GithubFlavoredMarkdownConverter;
use Symfony\Component\VarDumper\VarDumper;

class Stringable implements JsonSerializable
Expand Down

0 comments on commit b1381f2

Please sign in to comment.