changed a model around

This commit is contained in:
2020-04-26 05:44:15 -05:00
parent b2de6fa5cd
commit 468cfd8810
8 changed files with 15 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ use Carbon\Carbon;
//Models
use App\Models\Moon\Config;
use App\Models\Moon\ItemComposition;
use App\Models\Moon\Moon;
use App\Models\Moon\RentalMoon;
use App\Models\Moon\OrePrice;
use App\Models\Moon\Price;
use App\Models\MoonRent\MoonRental;