-
- Downloads
core: chroot: don't check for ChrootType membership
This check was added as part of the porting efforts where there was a
risk that chroot.__type might not be the right type.
It's broken on Python 3.10, and redundant so let's drop it.
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
Please register or sign in to comment