Skip to content

Commit

Permalink
Apply fixes from StyleCI (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Oct 11, 2018
1 parent f2d7028 commit d73a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/CanLike.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Rennokki\Befriended\Traits;

use Rennokki\Befriended\Contracts\Likeable;
use Rennokki\Befriended\Contracts\Liking;
use Rennokki\Befriended\Contracts\Likeable;

trait CanLike
{
Expand Down

0 comments on commit d73a19c

Please sign in to comment.