cleanup
This commit is contained in:
parent
35fcc721fa
commit
d699112d38
@ -33,10 +33,6 @@ export async function downloadPrint(ns, file) {
|
|||||||
await slowPrint(ns, `${file}${spacing}[==================>] 100%\t(${speed} MB/s)`);
|
await slowPrint(ns, `${file}${spacing}[==================>] 100%\t(${speed} MB/s)`);
|
||||||
}
|
}
|
||||||
|
|
||||||
export function flatten(object) {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* **Impure:** Prune tree down to keys which pass function
|
* **Impure:** Prune tree down to keys which pass function
|
||||||
* @param tree {object} - Tree to search
|
* @param tree {object} - Tree to search
|
||||||
|
Loading…
Reference in New Issue
Block a user