Skip to content

Commit

Permalink
lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohini-Microsoft committed Oct 14, 2024
1 parent 808d388 commit 967e4c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ClientAdvisor/App/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -1598,7 +1598,6 @@ def get_users():
cursor.execute(sql_stmt)
rows = cursor.fetchall()


if len(rows) <= 6:
# update ClientMeetings,Assets,Retirement tables sample data to current date
cursor = conn.cursor()
Expand Down

0 comments on commit 967e4c7

Please sign in to comment.