Delete path. No-op if absent.
path
@override Future<void> delete(String path) async => _store.remove(path);