Update webview.py

This commit is contained in:
H Lohaus 2024-04-06 16:58:15 +02:00 committed by GitHub
parent c092acf269
commit 9ca1297039
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ except ImportError:
has_platformdirs = False
from g4f.gui.gui_parser import gui_parser
from g4f.gui.server.api import Api
from g4f.gui.server.js_api import JsApi
import g4f.version
import g4f.debug