Skip to content

Commit

Permalink
update import of ViewerRenamedMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Sep 22, 2023
1 parent d341c70 commit 33237b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lcviz/plugins/coords_info/coords_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

from glue.core.subset_group import GroupedSubset
from jdaviz.configs.imviz.plugins.coords_info import CoordsInfo
from jdaviz.core.events import ViewerRenamedMessage
from jdaviz.core.registries import tool_registry

from lcviz.viewers import TimeScatterView, PhaseScatterView
from lcviz.events import ViewerRenamedMessage


__all__ = ['CoordsInfo']

Expand Down

0 comments on commit 33237b7

Please sign in to comment.