Skip to content

Commit

Permalink
Merge pull request #13 from snupsplus/master
Browse files Browse the repository at this point in the history
UserService.php update
  • Loading branch information
corowne authored Jun 10, 2020
2 parents a88b71d + 6607662 commit d3a4060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Services/UserService.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

use App\Services\SubmissionManager;
use App\Services\CharacterManager;
use App\Services\TradeManager;
use App\Models\Trade;

class UserService extends Service
{
Expand Down

0 comments on commit d3a4060

Please sign in to comment.