summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends/impl_dir.py
diff options
context:
space:
mode:
authoryangxurong <yangxurong@huawei.com>2014-02-14 16:55:01 +0800
committeryangxurong <yangxurong@huawei.com>2014-02-14 16:56:50 +0800
commit17bf3db06ae2ff236fe3b333de9520b1e31bf257 (patch)
tree76b64387a23a0f4079b02bd2a5a54a7a30125520 /taskflow/persistence/backends/impl_dir.py
parent0cd1005741485509279870f72f43933190712d26 (diff)
downloadtaskflow-17bf3db06ae2ff236fe3b333de9520b1e31bf257.tar.gz
Remove extraneous vim configuration comments
Remove line containing comment - # vim: tabstop=4 shiftwidth=4 softtabstop=4 Change-Id: I7581cc88b8de433d5609ed06c6570b0b45c13573 Closes-Bug:#1229324
Diffstat (limited to 'taskflow/persistence/backends/impl_dir.py')
-rw-r--r--taskflow/persistence/backends/impl_dir.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/taskflow/persistence/backends/impl_dir.py b/taskflow/persistence/backends/impl_dir.py
index d4772c7..d938c67 100644
--- a/taskflow/persistence/backends/impl_dir.py
+++ b/taskflow/persistence/backends/impl_dir.py
@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (C) 2012 Yahoo! Inc. All Rights Reserved.
# Copyright (C) 2013 Rackspace Hosting All Rights Reserved.
#