Removed extra newline.

This commit is contained in:
Rachel Knowler 2014-01-29 10:06:32 +01:00
parent 7d71b0a00b
commit 5e1aef1d08
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ def munge_tag(tag):
return tag
class HarvesterBase(SingletonPlugin):
'''
Generic class for harvesters with helper functions