Remove comment about old-configs

This commit is contained in:
Joshua Harlow 2012-06-22 13:13:30 -07:00
parent 63c9a729d4
commit 36ce760627

View File

@ -17,8 +17,7 @@ oauth>=1.0
# those same fetchs and decodes and signing (...) that ec2 requires.
boto>=2.4
# This is only needed if you have old style configurations
# and any places where we need to support configs in a manner
# This is only needed for places where we need to support configs in a manner
# that the built-in config parser is not sufficent (ie
# when we need to preserve comments, or do not have a top-level
# section)...