We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c236b commit 1cc6778Copy full SHA for 1cc6778
aci/resource_rest.go
@@ -15,7 +15,7 @@ import (
15
const Created = "created"
16
const Deleted = "deleted"
17
18
-var class, name string
+var class string
19
20
const ErrDistinguishedNameNotFound = "The Dn is not present in the content"
21
0 commit comments