Skip to content

Commit 022e689

Browse files
Remove old model
1 parent aed6108 commit 022e689

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

database/migrations/add_primary_key_to_taxables_table.php.stub

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
use Illuminate\Database\Migrations\Migration;
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
6-
use Lecturize\Taxonomies\Models\Taxable;
76

87
class AddPrimaryKeyToTaxablesTable extends Migration
98
{

database/migrations/add_timestamps_to_taxables_table.php.stub

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
use Illuminate\Database\Migrations\Migration;
44
use Illuminate\Database\Schema\Blueprint;
55
use Illuminate\Support\Facades\Schema;
6-
use Lecturize\Taxonomies\Models\Taxable;
76

87
class AddTimestampsToTaxablesTable extends Migration
98
{

0 commit comments

Comments
 (0)