Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
drfraker committed Mar 4, 2019
2 parents fb41a28 + 515ef17 commit b169c9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Snipe.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ protected function migrationChanges()
$timeSum = $this->migrationFileTimeSum();

if ($hasChanges = $this->migrationFilesHaveChanged($timeSum)) {

file_put_contents(config('snipe.snipefile-location'), $timeSum);
}

Expand Down

0 comments on commit b169c9b

Please sign in to comment.