There was an error while loading. Please reload this page.
1 parent 1768684 commit 6b65b2fCopy full SHA for 6b65b2f
common/constants/constants.go
@@ -16,9 +16,6 @@ package constants
16
// Error IDs.
17
// Do not change these values.
18
const (
19
- ErrIDAmbigousDisableKindTaxonomy = "error-disable-taxonomy"
20
- ErrIDAmbigousOutputKindTaxonomy = "error-output-taxonomy"
21
-
22
// IDs for remote errors in tpl/data.
23
ErrRemoteGetJSON = "error-remote-getjson"
24
ErrRemoteGetCSV = "error-remote-getcsv"
0 commit comments