mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-24 19:04:12 +02:00
Remove unused import
This commit is contained in:
parent
8250b201c2
commit
5a738ed793
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ from typing import (
|
||||||
Union,
|
Union,
|
||||||
Optional,
|
Optional,
|
||||||
List,
|
List,
|
||||||
Set,
|
|
||||||
Tuple,
|
Tuple,
|
||||||
)
|
)
|
||||||
import uuid
|
import uuid
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue