Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fre-sch committed Dec 8, 2018
1 parent 44cd78e commit a22ef3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mhw_armor_edit/editor/sgpa_editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from PyQt5.QtWidgets import QWidget, QStackedLayout

from mhw_armor_edit.editor.models import EditorPlugin
from mhw_armor_edit.ftypes.sgpa import Sgpa, SgpaEntry
from mhw_armor_edit.ftypes.sgpa import Sgpa
from mhw_armor_edit.struct_table import StructTableModel, SortFilterTableView
from mhw_armor_edit.utils import get_t9n_item, get_t9n_skill

Expand Down

0 comments on commit a22ef3b

Please sign in to comment.