mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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
|
||||
await this.saveToJson( listEntry, endpointPath )
|
||||
})
|
||||
|
||||
|
||||
// Save each enpoint's data
|
||||
// for ( const listEntry of this.lists[listOptions.name] ) {
|
||||
|
||||
|
||||
// }
|
||||
}
|
||||
|
||||
// Save app lists to JSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue