Skip to content

Commit 1acbf3a

Browse files
committed
basicwidget/internal/textwidget: remove unnecessary //go:build
1 parent 4d92f27 commit 1acbf3a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

basicwidget/internal/textwidget/os_js.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
// SPDX-FileCopyrightText: 2026 The Guigui Authors
33

4-
//go:build !darwin
5-
64
package textwidget
75

86
import (

0 commit comments

Comments
 (0)