blob: b9d6246532ed5ef6962e4a66358bcf16875c88dc [file] [log] [blame]
// Copyright 2021 Google LLC. All Rights Reserved.
//go:build ignore
// +build ignore
// Binary importer imports proto files.
//
// Usage:
// $ go run importer.go -src /path/to/devtools/goma
//
// TODO: implement this.
package main
func main() {}