all: gofmt

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-02-07 23:37:21 +01:00
parent 140888ec86
commit 1f422ef960
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,8 +6,8 @@ import (
"errors"
"syscall/js"
"gioui.org/gpu/gl"
"gioui.org/app/internal/glimpl"
"gioui.org/gpu/gl"
)
type jsContext struct {