summaryrefslogtreecommitdiff
path: root/taskflow/examples/example_utils.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/examples/example_utils.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/examples/example_utils.py')
-rw-r--r--taskflow/examples/example_utils.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/taskflow/examples/example_utils.py b/taskflow/examples/example_utils.py
index d3069db..46f542b 100644
--- a/taskflow/examples/example_utils.py
+++ b/taskflow/examples/example_utils.py
@@ -1,7 +1,5 @@
# -*- coding: utf-8 -*-
-# vim: tabstop=4 shiftwidth=4 softtabstop=4
-
# Copyright (C) 2013 Yahoo! Inc. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may