Skip to content

Commit

Permalink
Removed debug box for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxcrawford committed Apr 22, 2020
1 parent d7f46d9 commit c14f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layouts/default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
{{> header/header }}
{{{ body }}}
{{> footer }}
{{> debug }}
<!-- {{> debug }} -->
</body>
</html>

0 comments on commit c14f50b

Please sign in to comment.