mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 19:31:55 +00:00
Remove obsolete addhtml()
This commit is contained in:
parent
f202601b81
commit
13b62f8da5
@ -189,10 +189,6 @@ class Excuse(object):
|
||||
return True
|
||||
return False
|
||||
|
||||
def addhtml(self, note):
|
||||
"""Add a note in HTML"""
|
||||
self.htmlline.append(note)
|
||||
|
||||
def addinfo(self, note):
|
||||
"""Add a note in HTML"""
|
||||
self.infoline.append(note)
|
||||
|
Loading…
x
Reference in New Issue
Block a user