This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
The following commit(s) were added to refs/heads/main by this push:
new 406abb6 chore: remove extra binary (#391)
406abb6 is described below
commit 406abb6b70ffd03470199eb977448a0d99f339a9
Author: Matt Topol <[email protected]>
AuthorDate: Wed May 28 18:50:13 2025 -0400
chore: remove extra binary (#391)
### Rationale for this change
fixes #390
### What changes are included in this PR?
Removes extraneous binary `arrow/tmpl` which shouldn't have gotten
checked in.
---
arrow/tmpl | Bin 6565444 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/arrow/tmpl b/arrow/tmpl
deleted file mode 100755
index 60df161..0000000
Binary files a/arrow/tmpl and /dev/null differ