mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 08:30:39 +00:00
ad missing imports
This commit is contained in:
parent
0608f04d7e
commit
07f770486c
@ -5,6 +5,7 @@ import getpass
|
||||
import logging
|
||||
import json
|
||||
from distutils.spawn import find_executable
|
||||
import pwd, grp
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user