Remove debug statement from motd editor
This commit is contained in:
parent
d4bdad8d5e
commit
9f7ef8bdb1
|
@ -64,5 +64,3 @@ $motd = $motdfetcher->getMOTD();
|
|||
</form>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
<?php print_r($motd); ?>
|
||||
|
|
Loading…
Reference in New Issue