chore(human_resources): correct pylint error W0611:unused-import
ref: #765
This commit is contained in:
@ -1 +1 @@
|
||||
from . import employee
|
||||
from . import employee # pylint: disable=W0611:unused-import
|
||||
|
Reference in New Issue
Block a user