1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix luci-app-openmptcprouter

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-11-07 19:30:07 +01:00
parent ee49175152
commit aa95abd143

View file

@ -1,5 +1,4 @@
local math = require "math" local math = require "math"
local tools = require "luci.tools.status"
local sys = require "luci.sys" local sys = require "luci.sys"
local json = require("luci.json") local json = require("luci.json")
local fs = require("nixio.fs") local fs = require("nixio.fs")