mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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()
|
||||
{
|
||||
DB::table('cats_category')->truncate();
|
||||
DB::table('cats_category_translations')->truncate();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user