mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Remove import subprocess
This commit is contained in:
parent
4372fe5fe9
commit
236a3306c5
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ import os.path
|
||||||
import errno
|
import errno
|
||||||
import os
|
import os
|
||||||
import cPickle as pickle
|
import cPickle as pickle
|
||||||
from subprocess import Popen, PIPE
|
|
||||||
from urllib import urlopen
|
from urllib import urlopen
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue