Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfinney committed Aug 11, 2020
2 parents fe12185 + 1769eeb commit e2d7f5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ public function up()
*/
public function down()
{
Schema::dropIfExists('quickbooks_token');
Schema::dropIfExists('quickbooks_tokens');
}
}

0 comments on commit e2d7f5e

Please sign in to comment.