diff --git a/bugwarrior/services/__init__.py b/bugwarrior/services/__init__.py index 63c1500c..2be8e9c1 100644 --- a/bugwarrior/services/__init__.py +++ b/bugwarrior/services/__init__.py @@ -171,15 +171,6 @@ def to_taskwarrior(self): @abc.abstractmethod def get_default_description(self): - """ Return the old-style verbose description from bugwarrior. - - This is useful for two purposes: - - * Finding and linking historically-created records. - * Allowing people to keep using the historical description - for taskwarrior. - - """ raise NotImplementedError() def get_tags_from_labels(self,