Skip to content

Commit 1cc6778

Browse files
shrsrlhercot
authored andcommitted
Removed unused name
1 parent 51c236b commit 1cc6778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aci/resource_rest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
const Created = "created"
1616
const Deleted = "deleted"
1717

18-
var class, name string
18+
var class string
1919

2020
const ErrDistinguishedNameNotFound = "The Dn is not present in the content"
2121

0 commit comments

Comments
 (0)