forked from bellwether/minerva
got rid of useless print
This commit is contained in:
parent
afd3a0b114
commit
14504accc7
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ class Execute:
|
||||||
time.sleep(5)
|
time.sleep(5)
|
||||||
stat = self.status()
|
stat = self.status()
|
||||||
|
|
||||||
pp.pprint(self.info_cache)
|
|
||||||
self.runtime = self.info_cache['UpdatedAt'] - self.info_cache['CreatedAt']
|
self.runtime = self.info_cache['UpdatedAt'] - self.info_cache['CreatedAt']
|
||||||
|
|
||||||
if self.redshift.rpus:
|
if self.redshift.rpus:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue