remove old dependencies apt

This commit is contained in:
Mickael 2019-02-25 16:27:38 +01:00
parent 609298d015
commit 944002c295

View file

@ -8,7 +8,6 @@ import json
import shlex
import urllib.request
import codecs
import apt
import subprocess
reader = codecs.getreader("utf-8")