Replacing shutil copytree by dirsync #25
@ -18,7 +18,6 @@ import argparse
|
||||
import logging
|
||||
import os
|
||||
import pathlib
|
||||
import shutil
|
||||
import subprocess
|
||||
import warnings
|
||||
from dirsync import sync
|
||||
|
Reference in New Issue
Block a user