Remove unused reference to deprecated view
This commit is contained in:
parent
d1436e4fd3
commit
3b97757d7f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue