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