mirror of https://github.com/eyhc1/rendercv.git
docs: remove unused imports from `update_rendercv_files.py`
This commit is contained in:
parent
9dbe516fb1
commit
623458e8d4
|
@ -7,7 +7,6 @@ import io
|
|||
import os
|
||||
import sys
|
||||
import shutil
|
||||
from time import thread_time_ns
|
||||
from typing import Any
|
||||
|
||||
import pdfCropMargins
|
||||
|
|
Loading…
Reference in New Issue