Remove debug statement from motd editor

This commit is contained in:
Peder Bergebakken Sundt 2018-08-13 18:57:07 +02:00
parent d4bdad8d5e
commit 9f7ef8bdb1
1 changed files with 0 additions and 2 deletions

View File

@ -64,5 +64,3 @@ $motd = $motdfetcher->getMOTD();
</form>
</main>
</body>
<?php print_r($motd); ?>