mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Removed semi colon
Removed semi colon
This commit is contained in:
parent
abca765044
commit
807221a7c0
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ class CreateMiscsTable extends Migration
|
||||||
{
|
{
|
||||||
Schema::dropIfExists('misc_services');
|
Schema::dropIfExists('misc_services');
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue