internal/ui: remove unnecessary build tags

This commit is contained in:
Hajime Hoshi 2023-10-09 23:39:06 +09:00
parent f269b61903
commit 738f13f73f

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
//go:build !windows || nintendosdk //go:build !windows
package ui package ui