mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
treewide: removed trailing whitespaces and extra newlines in 'modules'
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
This commit is contained in:
committed by
Hannu Nyman
parent
d3280e6f5d
commit
af422b1924
@@ -43,4 +43,3 @@ function proto.contains_interface(self, ifc)
|
||||
end
|
||||
|
||||
netmod:register_pattern_virtual("^vpn%-%w")
|
||||
|
||||
|
||||
@@ -80,4 +80,3 @@ function tset(config, ...)
|
||||
uci:load(config)
|
||||
return uci:tset(config, ...) and uci:save(config)
|
||||
end
|
||||
|
||||
|
||||
@@ -215,4 +215,3 @@ return view.extend({
|
||||
handleSave: null,
|
||||
handleReset: null
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user