diff options
Diffstat (limited to 'plugin/metadata/provider.go')
-rw-r--r-- | plugin/metadata/provider.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/metadata/provider.go b/plugin/metadata/provider.go index 06417cc6f..e1bd70590 100644 --- a/plugin/metadata/provider.go +++ b/plugin/metadata/provider.go @@ -64,7 +64,6 @@ func IsLabel(label string) bool { return false } return true - } // Labels returns all metadata keys stored in the context. These label names should be named |