rm obsolete print
This commit is contained in:
parent
1a35750d0a
commit
24bfe88dc1
1 changed files with 1 additions and 2 deletions
|
@ -94,7 +94,6 @@ def main():
|
|||
return
|
||||
except KemoverseEnvUnset:
|
||||
print('Error: KEMOVERSE_ENV is either not set or has an invalid value.')
|
||||
print('Please set KEMOVERSE_ENV to either "dev" or "prod" before running.')
|
||||
print(traceback.format_exc())
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue