wifi-scripts: ucode: remove debug code
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
7e854bd943
commit
3dd1c476d9
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue