Skip to content

Commit e9d9551

Browse files
authored
Update common.py
1 parent 1e3e7ee commit e9d9551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fasthtml/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .starlette import *
55
from fastcore.utils import *
66
from fastcore.xml import *
7-
from sqlite_minutils import Database
7+
from apswutils import Database
88
from fastlite import *
99
from .basics import *
1010
from .pico import *

0 commit comments

Comments
 (0)