remove unused constant

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/feature_files_export
Steven Armstrong 14 years ago
parent 3a1cea6887
commit c0854ebb2e
  1. 3
      lib/cdist/core/property.py

@ -25,9 +25,6 @@ import collections
import cdist
DOT_CDIST = '.cdist'
class FileList(collections.MutableSequence):
"""A list that stores it's state in a file.

Loading…
Cancel
Save