Skip to content

Commit

Permalink
Remove forgotten test line
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsen9026 committed Oct 28, 2020
1 parent dbfd411 commit 007a05f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/homepage.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
$toast = new Toast('New version available!', $toastBody, 10000);
$toast->closable();
echo $toast->printToast();
echo "this will go away";
}

?>
Expand Down

0 comments on commit 007a05f

Please sign in to comment.