Skip to content

Commit

Permalink
Remove recursive copy build tags. (#4898)
Browse files Browse the repository at this point in the history
#4874 didn't remove the build tags, leaving the Go build in a broken
state.

Co-authored-by: Nathan Hammond <Nathan Hammond>
  • Loading branch information
nathanhammond committed May 11, 2023
1 parent 78aa333 commit cf8b79a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cli/internal/fs/recursive_copy.go
@@ -1,6 +1,3 @@
//go:build rust
// +build rust

package fs

import (
Expand Down

0 comments on commit cf8b79a

Please sign in to comment.