diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-04-12 04:42:45 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-04-12 04:42:45 +0700 |
| commit | 8e2aaf2df151f61a874bb7a62929afb005fa2abd (patch) | |
| tree | 3497f604013d52b7f9a3c38335cf77661b388c44 /kbbi.go | |
| parent | 9cf57fc952e4161c8e7fc5c9de8869d3137acb20 (diff) | |
| download | kamusku-8e2aaf2df151f61a874bb7a62929afb005fa2abd.tar.xz | |
all: fix and suppress linter warnings
Diffstat (limited to 'kbbi.go')
| -rw-r--r-- | kbbi.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ const ( attrNameClass = "class" attrNameHref = "href" - attrNameName = "name" attrNameTitle = "title" attrNameValue = "value" |
