napari / napari

napari: a fast, interactive, multi-dimensional image viewer for python
https://napari.org
BSD 3-Clause "New" or "Revised" License
2.1k stars 410 forks source link

Remove redundant `_view_actions.py` #6821

Closed lucyleeow closed 2 months ago

lucyleeow commented 2 months ago

References and relevant issues

closes #396

Forgot to delete in https://github.com/napari/napari/pull/6767

brisvag commented 2 months ago

coverage's broken, getting fixed in #6701!

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.39%. Comparing base (f9773db) to head (698ae27).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6821 +/- ## ========================================== - Coverage 92.42% 92.39% -0.04% ========================================== Files 615 614 -1 Lines 54918 54904 -14 ========================================== - Hits 50758 50728 -30 - Misses 4160 4176 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.