mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-08 08:04:26 +01:00
The property name make newcomers confused when reading code. Since in Kata Containers 2.0 there will only be one type of store, so it's safe to replace it by `store` simply. Fixes: #1660 Signed-off-by: bin <bin@hyper.sh>