diff options
-rw-r--r-- | technic/config.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/technic/config.lua b/technic/config.lua index db3dfaf..525c79f 100644 --- a/technic/config.lua +++ b/technic/config.lua @@ -21,6 +21,3 @@ for k, v in pairs(defaults) do end end --- Create the config file if it doesn't exist -technic.config:write() - |