summaryrefslogtreecommitdiff
path: root/tex/context/base/file-mod.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/file-mod.lua')
-rw-r--r--tex/context/base/file-mod.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/tex/context/base/file-mod.lua b/tex/context/base/file-mod.lua
index 822f37c86..3659d3089 100644
--- a/tex/context/base/file-mod.lua
+++ b/tex/context/base/file-mod.lua
@@ -27,8 +27,6 @@ local report_modules = logs.reporter("resolvers","modules")
commands = commands or { }
local commands = commands
-local context = context
-
local findbyscheme = resolvers.finders.byscheme -- use different one
local iterator = utilities.parsers.iterator