Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 committed Dec 9, 2024
1 parent 08623e2 commit a0c1b0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jdaviz/configs/default/plugins/subset_tools/subset_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ def user_api(self):
'get_center', 'set_center', 'import_region', 'get_subsets_as_regions']
return PluginUserApi(self, expose)

def new_get_subsets_as_regions(self, region_type=None, list_of_subset_labels=None, use_display_units=False):
pass

def get_subsets_as_regions(self, region_type=None, list_of_subset_labels=None,
use_display_units=False):
Expand Down

0 comments on commit a0c1b0f

Please sign in to comment.