Reorganize API files

This commit is contained in:
Dane Everitt
2018-01-19 19:58:57 -06:00
parent bdadec002c
commit 0e7f8cedf0
41 changed files with 156 additions and 111 deletions

View File

@@ -22,7 +22,7 @@
* SOFTWARE.
*/
namespace Pterodactyl\Http\Controllers\API\Remote;
namespace Pterodactyl\Http\Controllers\Api\Remote;
use Spatie\Fractal\Fractal;
use Pterodactyl\Http\Controllers\Controller;