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
99f3ef96d3
commit
22fb53abc2
1 changed files with 0 additions and 2 deletions
|
@ -24,10 +24,8 @@
|
||||||
Manage apps
|
Manage apps
|
||||||
"""
|
"""
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
import json
|
import json
|
||||||
import shutil
|
import shutil
|
||||||
import stat
|
|
||||||
import yaml
|
import yaml
|
||||||
import time
|
import time
|
||||||
import re
|
import re
|
||||||
|
|
Loading…
Add table
Reference in a new issue