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
8694cde7ab
commit
8c1c8fa981
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ import string
|
||||||
import json
|
import json
|
||||||
import errno
|
import errno
|
||||||
import subprocess
|
import subprocess
|
||||||
import math
|
|
||||||
import re
|
import re
|
||||||
|
|
||||||
from moulinette.core import MoulinetteError
|
from moulinette.core import MoulinetteError
|
||||||
|
|
Loading…
Add table
Reference in a new issue