remove extra line accidentally added

This commit is contained in:
Chris Behrens 2010-08-05 12:54:13 -05:00
parent 5f41e9c764
commit bf0ea2deaf
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ flags.DEFINE_integer('total_disk_gb', 1000,
# TODO(todd): Implement this at the class level for Instance
class InstanceDirectory(object):
"""an api for interacting with the global state of instances"""
def get(self, instance_id):