Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rpakishore committed Apr 30, 2024
1 parent 54a3126 commit e03fb47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ak_sap/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ def debug(status=False):
log.setLevel(10) #debug
else:
log.setLevel(20) #info

#log.info(f'Debug status set to {status}')

debug(status=False)

0 comments on commit e03fb47

Please sign in to comment.