Skip to content

Commit 8c6a07d

Browse files
authored
chore(tenantresource): make linter happy
1 parent 4cc9fd3 commit 8c6a07d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controllers/resources/processor.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ func prepareAdditionalMetadata(m map[string]string) map[string]string {
4545
for k, v := range m {
4646
copied[k] = v
4747
}
48+
4849
return copied
4950
}
5051

0 commit comments

Comments
 (0)