Remove unused reference to deprecated view
This commit is contained in:
parent
d1436e4fd3
commit
3b97757d7f
|
@ -48,7 +48,7 @@ from webhelpers.html import tags
|
|||
|
||||
from tailbone import forms, newgrids as grids
|
||||
from tailbone.db import Session
|
||||
from tailbone.views import MasterView, SearchableAlchemyGridView, AutocompleteView
|
||||
from tailbone.views import MasterView, AutocompleteView
|
||||
from tailbone.progress import SessionProgress
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue