Removed an incorrect log.unreachble() invocation.
- Legacy-Id: 16262
This commit is contained in:
parent
426870b766
commit
be92e6b868
|
@ -892,7 +892,6 @@ class DocHistory(DocumentInfo):
|
|||
|
||||
@property
|
||||
def docalias(self):
|
||||
log.unreachable('2019-06-11')
|
||||
return self.doc.docalias
|
||||
|
||||
def is_dochistory(self):
|
||||
|
|
Loading…
Reference in a new issue