Skip to content

Commit e8eb6ef

Browse files
testy
1 parent 785f92e commit e8eb6ef

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

GO_EXAMPLE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ Due to having distributed assets that are combined with `go-bindata`, we require
5353

5454
The `build` and `debug` tasks should use the relevant `generate-` command as a prerequisite:
5555

56-
```makefile
57-
.PHONY: build
58-
build: generate-prod
59-
60-
.PHONY: debug
61-
debug: generate-debug
62-
```
6356

6457
## Config
6558

0 commit comments

Comments
 (0)