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