Remove unused imports
This commit is contained in:
parent
3434aabc28
commit
8b86d18f73
@ -2,8 +2,6 @@
|
||||
# Copyright (c) 2018, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# See license.txt
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
import unittest
|
||||
|
||||
class TestEmployeeBenefitApplication(unittest.TestCase):
|
||||
|
@ -2,8 +2,6 @@
|
||||
# Copyright (c) 2018, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# See license.txt
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
import unittest
|
||||
|
||||
class TestEmployeeBenefitClaim(unittest.TestCase):
|
||||
|
Loading…
x
Reference in New Issue
Block a user