mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
wifi-scripts: ucode: remove debug code
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
7e854bd943
commit
3dd1c476d9
@ -109,8 +109,6 @@ export function dump_network(file) {
|
||||
if (file)
|
||||
fs.writefile(file, config_data);
|
||||
|
||||
printf('%s\n', config_data);
|
||||
|
||||
return config_data;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user