mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 23:48:24 +00:00
chore: remove unnecessary shutil import
This commit is contained in:
parent
a648590be4
commit
fd82585d5f
@ -9,7 +9,6 @@ patch and try again later.
|
|||||||
Corresponding changes in frappe/frappe via https://github.com/frappe/frappe/pull/15060
|
Corresponding changes in frappe/frappe via https://github.com/frappe/frappe/pull/15060
|
||||||
"""
|
"""
|
||||||
import os
|
import os
|
||||||
import shutil
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import click
|
import click
|
||||||
|
Loading…
x
Reference in New Issue
Block a user