Skip to content

Commit 967e4c7

Browse files
lint error
1 parent 808d388 commit 967e4c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ClientAdvisor/App/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,7 +1598,6 @@ def get_users():
15981598
cursor.execute(sql_stmt)
15991599
rows = cursor.fetchall()
16001600

1601-
16021601
if len(rows) <= 6:
16031602
# update ClientMeetings,Assets,Retirement tables sample data to current date
16041603
cursor = conn.cursor()

0 commit comments

Comments
 (0)