luci-app-mwan3: remove/unify lua require order
[project/luci.git] / applications / luci-app-mwan3 / luasrc / model / cbi / mwan / policyconfig.lua
index f29a060..29bb3dc 100644 (file)
@@ -1,6 +1,7 @@
 dsp = require "luci.dispatcher"
 arg[1] = arg[1] or ""
 
+
 m5 = Map("mwan3", translatef("MWAN Policy Configuration - %s", arg[1]))
 m5.redirect = dsp.build_url("admin", "network", "mwan", "policy")