mirror of
https://github.com/containers/podman.git
synced 2025-12-11 01:11:30 +08:00
Remove the `NotImplemented` type and comment out the methods that use it. This way we can keep track of the methods that still need to be implemented without committing them to stable API. Signed-off-by: Lars Karlitski <lars@karlitski.net>