chore(human_resources): correct pylint error W0611:unused-import

ref: #765
This commit is contained in:
2025-05-18 06:14:47 +09:30
parent c9a9419663
commit 7344b5d140

View File

@ -1 +1 @@
from . import employee
from . import employee # pylint: disable=W0611:unused-import