Skip to content

Commit

Permalink
extra print removed from IRFinder
Browse files Browse the repository at this point in the history
  • Loading branch information
AIqbal94 committed Feb 9, 2024
1 parent b639d14 commit 9ac5001
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions routes/apps/irfinder.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,6 @@ def read_file(contents,filename,last_modified):
else:
values_to_return.append( dash.no_update )

print(values_to_return)

return [ input_df ] + values_to_return + [ filename ]

# main submission call
Expand Down

0 comments on commit 9ac5001

Please sign in to comment.