mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 14:00:17 +02:00
Update srp_manager.py
This commit is contained in:
parent
9cf50bc5fe
commit
959df638fa
@ -46,7 +46,7 @@ class srpManager():
|
||||
logger.debug("ship type %s determined to be %s" % (ship_type, ship_name))
|
||||
return ship_name
|
||||
else:
|
||||
logger.info("ship type %s is invalid" % ship_type)
|
||||
logger.debug("ship type %s is invalid" % ship_type)
|
||||
raise ValueError("Cannot get ship name")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user