Skip to content

Commit

Permalink
removing bad comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jarv committed Mar 14, 2014
1 parent de4c920 commit 2492cb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions playbooks/ec2.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,6 @@ def load_index_from_cache(self):
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)
Expand Down

0 comments on commit 2492cb8

Please sign in to comment.