mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Remove die() from migration
This commit is contained in:
parent
52f10232a1
commit
46fb5c9d40
|
@ -76,8 +76,6 @@ class MigrateDenormedAssetLocations extends Migration
|
|||
}
|
||||
});
|
||||
|
||||
die();
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue