Plugins: Remove plugin dependency version (#103728)
remove plugin dependency version
This commit is contained in:
@@ -18,6 +18,5 @@ type ExtractedPluginArchive struct {
|
||||
}
|
||||
|
||||
type Dependency struct {
|
||||
ID string
|
||||
Version string
|
||||
ID string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user