mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Removed a deprecated test.
This commit is contained in:
@@ -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}...")
|
||||
|
||||
Reference in New Issue
Block a user