summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Falcon <TheRealFalcon@users.noreply.github.com>2021-03-08 12:13:37 -0600
committerGitHub <noreply@github.com>2021-03-08 12:13:37 -0600
commit6fe99157876f83ae2249d44c1b456a24cc70e258 (patch)
tree270a1824ba179c58d10d6574350124e9b62fa54e
parent121bc04cdf0e6732fe143b7419131dc250c13384 (diff)
downloadcloud-init-git-6fe99157876f83ae2249d44c1b456a24cc70e258.tar.gz
Remove the vi comment from the part-handler example (#835)
-rw-r--r--doc/examples/part-handler.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/examples/part-handler.txt b/doc/examples/part-handler.txt
index a6e66415..1484e1a0 100644
--- a/doc/examples/part-handler.txt
+++ b/doc/examples/part-handler.txt
@@ -1,5 +1,4 @@
#part-handler
-# vi: syntax=python ts=4
def list_types():
# return a list of mime-types that are handled by this module