luci-app-sqm: this is now generally handled in luci.mk

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2020-05-07 08:24:38 +02:00
parent fe4d4ed950
commit 16142d35c4

View file

@ -9,5 +9,4 @@ uci -q batch <<-EOF >/dev/null
commit ucitrack commit ucitrack
EOF EOF
rm -f /tmp/luci-indexcache
exit 0 exit 0