From 653c4a167b85780ab1653bc8e6298cf5f76180ce Mon Sep 17 00:00:00 2001 From: "ds.hiveon" Date: Sat, 18 Mar 2023 07:46:29 +0100 Subject: [PATCH] fix: remove redundant build tag --- fuse_darwin.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/fuse_darwin.go b/fuse_darwin.go index 2807812..353aee1 100644 --- a/fuse_darwin.go +++ b/fuse_darwin.go @@ -1,5 +1,3 @@ -//go:build !linux - package squashfs import (