luci-app-systools: minimize controller depends
This commit is contained in:
parent
96d56d271d
commit
1b974d3b55
@ -2,7 +2,7 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_VERSION:=1.0.3-20230312
|
||||
PKG_VERSION:=1.0.4-20230718
|
||||
PKG_RELEASE:=
|
||||
|
||||
LUCI_TITLE:=LuCI support for SysTools
|
||||
|
@ -1,7 +1,6 @@
|
||||
local util = require "luci.util"
|
||||
local http = require "luci.http"
|
||||
local lng = require "luci.i18n"
|
||||
local iform = require "luci.iform"
|
||||
local jsonc = require "luci.jsonc"
|
||||
|
||||
module("luci.controller.systools", package.seeall)
|
||||
|
Loading…
x
Reference in New Issue
Block a user