mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed unused import
This commit is contained in:
parent
fec750435d
commit
eefeafaa27
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ import os
|
|||
import jinja2
|
||||
|
||||
from datasette.utils import (
|
||||
actor_matches_allow,
|
||||
check_visibility,
|
||||
to_css_class,
|
||||
validate_sql_select,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue