Commit 2492cb8a by John Jarvis

removing bad comment

parent de4c9203
......@@ -570,8 +570,6 @@ class Ec2Inventory(object):
def write_to_cache(self, data, filename):
'''
Writes data in JSON format to a file
Never write the data to cache if the
--tags-only option was used
'''
json_data = self.json_format_dict(data, True)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment