Merge remote-tracking branch 'steven/oo-restructure'
This commit is contained in:
commit
4beeecd48e
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue