diff --git a/lua.html.markdown b/lua.html.markdown
index a755e6e1..a56e4372 100644
--- a/lua.html.markdown
+++ b/lua.html.markdown
@@ -332,9 +332,6 @@ end
--[[ I'm commenting out this section so the rest of
-- this script remains runnable.
-```
-
-```lua
-- Suppose the file mod.lua looks like this:
local M = {}