summaryrefslogtreecommitdiffstats
path: root/acf/modules/awall.lua
diff options
context:
space:
mode:
Diffstat (limited to 'acf/modules/awall.lua')
-rw-r--r--acf/modules/awall.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/acf/modules/awall.lua b/acf/modules/awall.lua
index bb20190..1c7af30 100644
--- a/acf/modules/awall.lua
+++ b/acf/modules/awall.lua
@@ -3,8 +3,6 @@ Copyright (c) 2012-2013 Kaarle Ritvanen
See LICENSE file for license details
--]]
-module(..., package.seeall)
-
local M = require('acf.model')
local object = require('acf.object')