Skip to content

Commit 6b65b2f

Browse files
alexandearbep
authored andcommitted
common: Remove unused constants
1 parent 1768684 commit 6b65b2f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎common/constants/constants.go‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ package constants
1616
// Error IDs.
1717
// Do not change these values.
1818
const (
19-
ErrIDAmbigousDisableKindTaxonomy = "error-disable-taxonomy"
20-
ErrIDAmbigousOutputKindTaxonomy = "error-output-taxonomy"
21-
2219
// IDs for remote errors in tpl/data.
2320
ErrRemoteGetJSON = "error-remote-getjson"
2421
ErrRemoteGetCSV = "error-remote-getcsv"

0 commit comments

Comments
 (0)