Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed Aug 3, 2023
1 parent 3064e1f commit 2840dca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mvc/Model/Locale.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

namespace Zemit\Mvc\Model;

use Zemit\Mvc\Model;

trait Locale
{
/**
Expand Down

0 comments on commit 2840dca

Please sign in to comment.