forked from miguel456/rbrecruiter
Migration reversal for vote_has_application
This commit is contained in:
parent
3b0c862d47
commit
11e8062500
@ -33,6 +33,6 @@ class VotesHasApplication extends Migration
|
|||||||
*/
|
*/
|
||||||
public function down()
|
public function down()
|
||||||
{
|
{
|
||||||
//
|
Schema::dropIfExists('votes_has_application');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user