Remove some cruft

This commit is contained in:
2018-11-20 21:11:08 -05:00
parent 6add44936a
commit 3ff4e9da29
2 changed files with 0 additions and 3 deletions

View File

@ -27,7 +27,6 @@ import psutil
import pvcd.log as log
import pvcd.zkhandler as zkhandler
import pvcd.fencing as fencing
import pvcd.common as common
class CephOSDInstance(object):