diff options
Diffstat (limited to 'doc/examples/part-handler.txt')
-rw-r--r-- | doc/examples/part-handler.txt | 1 |
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 |