Skip to content

Commit

Permalink
Update api.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter committed Nov 28, 2019
1 parent 280c966 commit 4a51b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/api.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

use Illuminate\Support\Facades\Route;
use Support\Vend\VendTokenManager;
use SimpleSquid\LaravelVend\VendTokenManager;

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 4a51b74

Please sign in to comment.