Add missing import in setup_cosmos_modules
This commit is contained in:
parent
2762d5ba3b
commit
b4fb2a069b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import os
|
|||
import os.path
|
||||
import platform
|
||||
import sys
|
||||
import socket
|
||||
|
||||
from debian import debian_support
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue