remove debug
This commit is contained in:
parent
2a2791448a
commit
1be80e3d57
@ -240,7 +240,6 @@ class driver():
|
||||
allAttrib += lineAttrib
|
||||
return str(allText), allAttrib
|
||||
def getFenrirBGColor(self, attribute):
|
||||
print(attribute[2])
|
||||
try:
|
||||
return self.bgColorNames[attribute[2]]
|
||||
except Exception as e:
|
||||
|
Loading…
Reference in New Issue
Block a user