mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Revert global plugin reload commits (#9344)
* Revert "Some of the OSS changes were clobbered when merging with quotas out of, master (#9343)" This reverts commit8719a9b7c4. * Revert "OSS side of Global Plugin Reload (#9340)" This reverts commitf98afb998a.
This commit is contained in:
@@ -84,12 +84,6 @@ var (
|
||||
},
|
||||
}
|
||||
}
|
||||
handleGlobalPluginReload = func(context.Context, *Core, string, string, []string) error {
|
||||
return nil
|
||||
}
|
||||
handleSetupPluginReload = func(*Core) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
checkRaw = func(b *SystemBackend, path string) error { return nil }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user