diff --git a/build-lists.js b/build-lists.js index c3ea7ee..77d4402 100644 --- a/build-lists.js +++ b/build-lists.js @@ -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