summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xaports.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/aports.lua b/aports.lua
index ad9862d..0cca592 100755
--- a/aports.lua
+++ b/aports.lua
@@ -3,7 +3,6 @@
-- lua turbo application
local turbo = require "turbo"
-local inspect = require "inspect"
local tpl = turbo.web.Mustache.TemplateHelper("./tpl")