mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Removed unused sys import, refs #425
This commit is contained in:
parent
0e60f3c80c
commit
cbaad1f153
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ import pathlib
|
|||
import re
|
||||
import secrets
|
||||
from sqlite_fts4 import rank_bm25 # type: ignore
|
||||
import sys
|
||||
import textwrap
|
||||
from typing import (
|
||||
cast,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue