Skip to content

Commit 806ae98

Browse files
committed
[CLN] estate_account: drop unused import
1 parent 9dd3005 commit 806ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

estate_account/models/estate_property.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from odoo import Command, models, _
1+
from odoo import Command, models
22

33

44
class EstateProperty(models.Model):

0 commit comments

Comments
 (0)