examples/keyboard/keyboard: Remove unused build tags

This commit is contained in:
Hajime Hoshi 2018-03-14 00:53:08 +09:00
parent 61d7f1e9b5
commit ccdc049ebb

View File

@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build example
//go:generate go run -tags=example gen.go
//go:generate gofmt -s -w .