mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Remove old code
This commit is contained in:
parent
b8f996ef17
commit
0019d27187
1 changed files with 0 additions and 7 deletions
|
|
@ -229,13 +229,6 @@ class BuildLists {
|
||||||
// Write the endpoint to JSON
|
// Write the endpoint to JSON
|
||||||
await this.saveToJson( listEntry, endpointPath )
|
await this.saveToJson( listEntry, endpointPath )
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
// Save each enpoint's data
|
|
||||||
// for ( const listEntry of this.lists[listOptions.name] ) {
|
|
||||||
|
|
||||||
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Save app lists to JSON
|
// Save app lists to JSON
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue