mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 21:07:17 +00:00
b3b6210886
This removes the annoying warning printed by "go install ./...".
4 lines
70 B
Go
4 lines
70 B
Go
// This silences the warning given by 'go install ./...'.
|
|
|
|
package vm
|