summaryrefslogtreecommitdiffstats
path: root/fetchmail-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail-model.lua')
-rw-r--r--fetchmail-model.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail-model.lua b/fetchmail-model.lua
index 8986605..26a68f9 100644
--- a/fetchmail-model.lua
+++ b/fetchmail-model.lua
@@ -3,7 +3,6 @@ module(..., package.seeall)
-- Load libraries
require("fs")
require("procps")
-require("getopts")
require("format")
require("daemoncontrol")
require("validator")