mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-11 07:18:15 +00:00
iomemconquery: Fix IomemconRange import.
This commit is contained in:
parent
880e8f26d2
commit
2082f25320
@ -19,7 +19,7 @@
|
||||
import logging
|
||||
|
||||
from .mixins import MatchContext
|
||||
from .policyrep.xencontext import IomemconRange
|
||||
from .policyrep import IomemconRange
|
||||
from .query import PolicyQuery
|
||||
from .util import match_range
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user