Skip to content
Snippets Groups Projects
Unverified Commit 53eaf2af authored by Christopher Head's avatar Christopher Head
Browse files

Remove an obsolete comment.

parent 778ee427
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@
-- The Sandbox
-- The whole code of the controller runs in a sandbox,
-- a very restricted environment.
-- However, as this does not prevent you from using e.g. loops,
-- we need to check for these prohibited commands first.
-- Actually the only way to damage the server is to
-- use too much memory from the sandbox.
-- You can add more functions to the environment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment