Skip to content

Commit

Permalink
Removes unused import
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Dobener <[email protected]>
  • Loading branch information
sherjeelshabih and domna authored Sep 15, 2023
1 parent 140b5e8 commit e3a55d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pynxtools/dataconverter/readers/json_map/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

from pynxtools.dataconverter.readers.base.reader import BaseReader
from pynxtools.dataconverter.template import Template
# from pynxtools.dataconverter.helpers import ensure_all_required_fields_exist
from pynxtools.dataconverter import hdfdict


Expand Down

0 comments on commit e3a55d8

Please sign in to comment.