Browse Source

Remove an unused import

Ian Goldberg 1 year ago
parent
commit
1f5c8b9bdd
1 changed files with 0 additions and 1 deletions
  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