mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
Update CategorySeeder.php
This commit is contained in:
parent
7ada8e0d93
commit
c808b073da
@ -11,7 +11,6 @@ class CategorySeeder extends Seeder
|
|||||||
*/
|
*/
|
||||||
public function run()
|
public function run()
|
||||||
{
|
{
|
||||||
DB::table('cats_category')->truncate();
|
|
||||||
DB::table('cats_category_translations')->truncate();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user