diff options
Diffstat (limited to 'snippets/python-mode/ordereddict')
-rw-r--r-- | snippets/python-mode/ordereddict | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/python-mode/ordereddict b/snippets/python-mode/ordereddict index e49e377..0390b9a 100644 --- a/snippets/python-mode/ordereddict +++ b/snippets/python-mode/ordereddict @@ -1,5 +1,4 @@ # -*- mode: snippet -*- -# name: ordereddict # key: od # group: imports # -- |