Skip to content

Commit

Permalink
remove legacy visualization module
Browse files Browse the repository at this point in the history
  • Loading branch information
tpike3 committed May 11, 2024
1 parent 839bb9f commit 9fe214f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 187 deletions.
3 changes: 0 additions & 3 deletions mesa_geo/visualization/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@
from mesa_geo.visualization.geojupyter_viz import GeoJupyterViz
from mesa_geo.visualization.leaflet_viz import LeafletViz

# Import modules directory
from mesa_geo.visualization.modules import * # noqa

__all__ = ["GeoJupyterViz", "LeafletViz"]
179 changes: 0 additions & 179 deletions mesa_geo/visualization/modules/MapVisualization.py

This file was deleted.

5 changes: 0 additions & 5 deletions mesa_geo/visualization/modules/__init__.py

This file was deleted.

0 comments on commit 9fe214f

Please sign in to comment.