mirror of
https://github.com/simonw/datasette.git
synced 2026-05-28 12:56:18 +02:00
Remove duplicate import logging line
https://claude.ai/code/session_01SvPEPqHgURTWESRp28pTC3
This commit is contained in:
parent
e8472bc0cd
commit
de4269629b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import logging
|
||||
|
||||
import logging
|
||||
|
||||
from datasette.app import Datasette
|
||||
from datasette.column_types import ColumnType
|
||||
from datasette.hookspecs import hookimpl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue