Skip to content

Commit

Permalink
fix: Clean-up unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfarias committed Jun 19, 2024
1 parent 536cbdb commit 0a9343e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion posthog/api/app_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
AppMetricsRequestSerializer,
)
from posthog.utils import relative_date_parse
from posthog.batch_exports.models import fetch_batch_export_run_count


class AppMetricsViewSet(TeamAndOrgViewSetMixin, mixins.RetrieveModelMixin, viewsets.GenericViewSet):
Expand Down

0 comments on commit 0a9343e

Please sign in to comment.