wifi-scripts: ucode: remove debug code
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -109,8 +109,6 @@ export function dump_network(file) {
|
|||||||
if (file)
|
if (file)
|
||||||
fs.writefile(file, config_data);
|
fs.writefile(file, config_data);
|
||||||
|
|
||||||
printf('%s\n', config_data);
|
|
||||||
|
|
||||||
return config_data;
|
return config_data;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user