Remove stray go.sum from sample-app fixture
Same artefact go get/test sometimes leaves in fixture directories. modfile.Parse is text-only and the test path never resolves modules; the file is unnecessary and matches the cleanup we did after Task 5. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
22aa4d6069
commit
3b2fa2d6ae
1
cmd/wails-release/testdata/sample-app/go.sum
vendored
1
cmd/wails-release/testdata/sample-app/go.sum
vendored
|
|
@ -1 +0,0 @@
|
|||
github.com/wailsapp/wails/v2 v2.11.0/go.mod h1:jrf0ZaM6+GBc1wRmXsM8cIvzlg0karYin3erahI4+0k=
|
||||
Loading…
Reference in a new issue