Skip to content

Commit

Permalink
Fixes for Facade
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed May 2, 2020
1 parent bc5d835 commit ca2a6d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Facades/LightLogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace Turbo124\Collector\Facades;

use Illuminate\Support\Facades\Facade;

class LightLogs extends Facade
{
/**
Expand Down

0 comments on commit ca2a6d1

Please sign in to comment.