chore: Fix linter warning

This commit is contained in:
Suraj Shetty 2023-06-23 09:53:01 +05:30
parent 4491f6c5b8
commit 3982eeea22

View file

@ -11,7 +11,6 @@ from frappe.utils.caching import site_cache
from posthog import Posthog # isort: skip
POSTHOG_PROJECT_FIELD = "posthog_project_id"
POSTHOG_HOST_FIELD = "posthog_host"