delete line

This commit is contained in:
WorldTeacher
2024-02-08 15:57:36 +01:00
parent 70183c2a3f
commit 43e0f1eb1d

View File

@@ -121,7 +121,6 @@ class BibTextTransformer:
if RDS_IDENT in line:
self.data = line
return self
def return_data(self, option=None) -> BookData:
"""Return Data to caller.