Skip to content

Commit a582382

Browse files
committed
ci: fix pre-commit
1 parent 93fe89b commit a582382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/doc/login/compact.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from trame.app import get_server
22
from trame.ui.vuetify3 import VAppLayout
3-
from trame.widgets import vuetify3 as v3, html
3+
from trame.widgets import vuetify3 as v3
44

55

66
class App:

0 commit comments

Comments
 (0)