Skip to content

Commit

Permalink
Keep client simple
Browse files Browse the repository at this point in the history
  • Loading branch information
dadgar committed Apr 26, 2018
1 parent d14ba92 commit 54ecd73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions client/structs/generate.sh

This file was deleted.

2 changes: 1 addition & 1 deletion client/structs/structs.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package structs

//go:generate ./generate.sh
//go:generate codecgen -d 102 -o structs.generated.go structs.go

import (
"crypto/md5"
Expand Down

0 comments on commit 54ecd73

Please sign in to comment.