Skip to content

Commit

Permalink
feat: remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
shambhavi-rani committed Sep 18, 2023
1 parent 0f1273b commit 0dbf1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deployToDB.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def get_account_definition_key(account_definition):

def update_diff_db(selector):
final_report = []
# selector_key = SELECTOR_KEY_MAP.get(selector, 'name')

## data sets
current_items = os.listdir(f'./{CONFIG_DIR}/{selector}s')
Expand Down

0 comments on commit 0dbf1eb

Please sign in to comment.