mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-06 06:53:32 +00:00
remove some unnecessary pass statements
This commit is contained in:
parent
6b520881b6
commit
7bf7f3c47b
6 changed files with 0 additions and 13 deletions
|
|
@ -145,7 +145,6 @@ def onLoad():
|
|||
except:
|
||||
# skip entry in case of an exception
|
||||
logging.debug("error in shifting...", exc_info=True)
|
||||
pass
|
||||
# if row['typ'] in supportedTypes
|
||||
# for row in reader:
|
||||
logging.debug("-- loading csv finished")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue