Removed a deprecated test.

This commit is contained in:
Mark Wolfman
2021-05-21 10:02:41 -05:00
parent c9e0350a02
commit d2df428969
2 changed files with 0 additions and 13 deletions
-4
View File
@@ -245,10 +245,6 @@ def merge_pdfs(src_filenames, dest_filename, clean_up=False):
os.remove(sheet)
# # Deprecated:
# load_character_file = readers.read_character_file
def _build(filename, args) -> int:
basename = filename.stem
print(f"Processing {basename}...")