3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
svn: r13561
This commit is contained in:
@@ -68,10 +68,3 @@ class SelectSource(BaseSelector):
|
||||
|
||||
def get_handle_column(self):
|
||||
return 6
|
||||
|
||||
def column_view_names(self):
|
||||
"""
|
||||
Get correct column view names on which model is based
|
||||
"""
|
||||
import DataViews
|
||||
return DataViews.SourceView.COLUMN_NAMES
|
||||
|
||||
Reference in New Issue
Block a user