app: merge with internal log package to remove the separate log.appID

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2023-12-11 19:01:55 -06:00
parent 0d7f00c634
commit fe1df00d02
5 changed files with 4 additions and 13 deletions
-2
View File
@@ -28,8 +28,6 @@ import (
"gioui.org/unit"
"gioui.org/widget"
"gioui.org/widget/material"
_ "gioui.org/app/internal/log"
)
// Option configures a window.