mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Unsuded import
This commit is contained in:
parent
14ff5cf4fc
commit
efcf5e1ceb
1 changed files with 0 additions and 2 deletions
|
@ -3,9 +3,7 @@
|
|||
import re
|
||||
import os
|
||||
import pwd
|
||||
import subprocess
|
||||
|
||||
from yunohost.utils.error import YunohostError
|
||||
from moulinette.utils.filesystem import read_file, write_to_file, chown, chmod, mkdir
|
||||
|
||||
SSHD_CONFIG_PATH = "/etc/ssh/sshd_config"
|
||||
|
|
Loading…
Add table
Reference in a new issue