mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Fix an improper import
This commit is contained in:
parent
d91e80f9b7
commit
98f977b365
@ -19,7 +19,7 @@ import subprocess
|
||||
import sys
|
||||
import re
|
||||
import platform
|
||||
from utils import which
|
||||
from salt.utils import which
|
||||
|
||||
|
||||
def _kernel():
|
||||
|
Loading…
Reference in New Issue
Block a user