remove obsolte MultipleFileException

This commit is contained in:
Jan-Marten Brüggemann 2024-09-14 01:38:43 +02:00
parent f1d44f48c7
commit 43f6ef9429

View file

@ -16,9 +16,6 @@ KIWIX_BASE_URL = "https://download.kiwix.org/zim/"
class CacheException(Exception):
pass
class MultipleFileException(Exception):
pass
def parse_args() -> argparse.Namespace:
parser = argparse.ArgumentParser(