Remove old code

This commit is contained in:
Sam Carlton 2022-04-26 14:35:03 -05:00
parent b8f996ef17
commit 0019d27187

View file

@ -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