mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-01 05:28:26 +01:00
Merge pull request #13759 from bitsf/fix_tencenttcr_getAdapterInfo
fix_tencenttcr_getAdapterInfo
This commit is contained in:
commit
c6bfa04661
@ -53,7 +53,7 @@ func (f *factory) AdapterPattern() *model.AdapterPattern {
|
||||
}
|
||||
|
||||
func getAdapterInfo() *model.AdapterPattern {
|
||||
return &model.AdapterPattern{}
|
||||
return nil
|
||||
}
|
||||
|
||||
type adapter struct {
|
||||
|
Loading…
Reference in New Issue
Block a user