dangerzone/dangerzone/conversion
Alexis Métaireau cbbd6afcc1
chore: remove unused code
This commit removes code that's not being used, it can be exceptions
with the `as e` where the exception itself is not used, the same with
`with` statements, and some other parts where there were duplicated
code.
2024-06-05 14:19:31 +02:00
..
__init__.py Restructure container code 2023-06-21 11:44:47 +03:00
common.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
doc_to_pixels.py chore: remove unused code 2024-06-05 14:19:31 +02:00
errors.py chore: Do not use fstrings without placeholders 2024-06-05 14:19:31 +02:00
pixels_to_pdf.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00