Skip to content

Commit be92e6b

Browse files
committed
Removed an incorrect log.unreachble() invocation.
- Legacy-Id: 16262
1 parent 426870b commit be92e6b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/doc/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,6 @@ def groupmilestone_set(self):
892892

893893
@property
894894
def docalias(self):
895-
log.unreachable('2019-06-11')
896895
return self.doc.docalias
897896

898897
def is_dochistory(self):

0 commit comments

Comments
 (0)