removing obsolete shutil
Some checks failed
gl/check check status: failure (c370ffe06ac9d5c581fcf3e61dccd67cb2187216)

This commit is contained in:
2023-01-29 18:08:33 +00:00
parent 5ab104636b
commit c370ffe06a

View File

@ -18,7 +18,6 @@ import argparse
import logging
import os
import pathlib
import shutil
import subprocess
import warnings
from dirsync import sync