Explorar el Código

Remove an unused import

Ian Goldberg hace 11 meses
padre
commit
1f5c8b9bdd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      epc_probe.py

+ 0 - 1
epc_probe.py

@@ -5,7 +5,6 @@
 # the system.  This value is often configurable in your BIOS, but not at
 # runtime.
 
-import os
 import re
 import subprocess
 import sys