diff options
Diffstat (limited to 'decoders/xfp')
-rw-r--r-- | decoders/xfp/pd.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/xfp/pd.py b/decoders/xfp/pd.py index 8c258cd..cb67c2d 100644 --- a/decoders/xfp/pd.py +++ b/decoders/xfp/pd.py @@ -18,7 +18,6 @@ ## import sigrokdecode as srd -import os MODULE_ID = { 0x01: 'GBIC', |