@cryptotaxi247 / kubo / commits / d13a09a07

remove unused import (#8787)

Omicron166 committed Mar 25, 2022 at 16:48 UTC d13a09a076e97c0ab4fd71a6019c68034605e89f
1 file changed -1
bin/gencmdref
-1
@@ -3,7 +3,6 @@
3 import os
4 import sys
5 import datetime
6 -import subprocess
6
7 from subprocess import check_output
8