remove trailing spaces

This commit is contained in:
Marek Marczykowski 2012-07-05 01:06:22 +02:00
parent cfb7aafd4d
commit 186749a911

View File

@ -1644,7 +1644,6 @@ class QubesBlockDevicesManager():
return ret return ret
def update(self): def update(self):
blk = qubesutils.block_list() blk = qubesutils.block_list()
for b in blk: for b in blk: