luci-mod-freifunk: eliminate use of luci.sys.net.deviceinfo()
authorJo-Philipp Wich <jo@mein.io>
Mon, 10 Jul 2017 14:07:21 +0000 (16:07 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 11 Jul 2017 12:05:31 +0000 (14:05 +0200)
commit198e4ab17b36da30719d2941f13f7336aaee05bc
tree66b13a9f4c4ba39f8e76063e2ab5fa576d0b5b63
parentd6360bf81eb350857c9c9532a413702e3a9f57be
luci-mod-freifunk: eliminate use of luci.sys.net.deviceinfo()

The result of the luci.sys.net.deviceinfo() call was never actually used
anywhere in the following code, so simply drop the invocation.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua