func CleanupPlugin()

in s3plugin/s3plugin.go [76:78]


func CleanupPlugin(c *cli.Context) error {
	return nil
}