🔥 Removed go generate comments

This commit is contained in:
Maxim Lebedev 2020-01-14 11:43:33 +05:00
parent 36247c77e5
commit c912bc1346
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
//go:generate ffjson $GOFILE
package telegraph
import (

View File

@ -1,4 +1,3 @@
//go:generate ffjson $GOFILE
package telegraph
import "errors"