plugins/mod_admin_shell.lua
changeset 10864 934dca972f2c
parent 10863 8de0057b4279
child 10867 455a151db834
--- a/plugins/mod_admin_shell.lua	Mon Jun 01 16:14:06 2020 +0100
+++ b/plugins/mod_admin_shell.lua	Mon Jun 01 16:14:44 2020 +0100
@@ -263,7 +263,6 @@
 		print [[you can prefix a command with > to escape the console sandbox, and access everything in]]
 		print [[the running server. Great fun, but be careful not to break anything :)]]
 	end
-	print [[]]
 end
 
 -- Session environment --