Sfoglia il codice sorgente

Remove an unused import

Ian Goldberg 11 mesi fa
parent
commit
1f5c8b9bdd
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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