mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
remove confusing comment
This commit is contained in:
parent
6454ccfc3a
commit
71c9fcf849
@ -62,7 +62,6 @@ func InitCreators() {
|
||||
service: registry,
|
||||
filterMap: map[string]accessFilter{
|
||||
"repository": &repositoryFilter{
|
||||
//Workaround, had to use same service for both notary and registry
|
||||
parser: &basicParser{},
|
||||
},
|
||||
"registry": ®istryFilter{},
|
||||
|
Loading…
Reference in New Issue
Block a user