Skip to content

Commit

Permalink
removed not needed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgreen-moj committed Mar 21, 2024
1 parent 22d78dd commit 3a4e409
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/juniper.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ def juniper_script(
admin = JuniperClient(mist_username, mist_login_method)


#TODO get json objects from state here and loop them to upload to mist


# Create each site from the CSV file
for site_with_site_setting in payload_processor.get_site_payload():
# Variables
Expand Down

0 comments on commit 3a4e409

Please sign in to comment.