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