treewide: removed trailing whitespaces and extra newlines in 'modules'
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
This commit is contained in:
parent
d3280e6f5d
commit
af422b1924
17 changed files with 59 additions and 62 deletions
|
@ -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
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue