mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] remove useless imports
This commit is contained in:
parent
4d1e43a7b1
commit
f42c94ed94
1 changed files with 0 additions and 3 deletions
|
@ -24,10 +24,7 @@
|
||||||
Manage domains
|
Manage domains
|
||||||
"""
|
"""
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
import datetime
|
import datetime
|
||||||
import re
|
|
||||||
import shutil
|
|
||||||
import json
|
import json
|
||||||
import yaml
|
import yaml
|
||||||
import errno
|
import errno
|
||||||
|
|
Loading…
Add table
Reference in a new issue