Skip to content

Commit

Permalink
fix: remove unused _ import from hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
akashkrishna619 committed Feb 5, 2024
1 parent d676d50 commit 61d82cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions healthcare/hooks.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from frappe import _

from . import __version__ as app_version # noqa

app_name = "healthcare"
Expand Down

0 comments on commit 61d82cd

Please # to comment.