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()
|
||||
{
|
||||
//
|
||||
Schema::dropIfExists('votes_has_application');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue