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