clients/android/devenv: add go:build directive

Signed-off-by: Sebastien Binet <binet@cern.ch>
This commit is contained in:
Sebastien Binet 2022-06-01 10:04:03 +02:00 committed by Brad Fitzpatrick
parent 6c5a930eee
commit e5fbf88029
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//go:build ignore
// +build ignore
/*