1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 19:24:02 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-08 21:23:21 +00:00 committed by StyleCI Bot
parent c6169c2be2
commit 02e672e79c

View file

@ -29,4 +29,4 @@ class CreateTenantsTable extends Migration
{
Schema::drop('tenants');
}
}
}