Skip to content

Commit

Permalink
remove rubbish
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias committed Dec 11, 2024
1 parent 602136c commit 8a937c0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions plugins/azure/fix_plugin_azure/resource/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ class AzureMetricMetadataValues:
value: Optional[str] = field(default=None)


class __FiiP:
pass


fip = __FiiP()


@define(eq=False, slots=False)
class AzureMetricTimeSeriesValues:
kind: ClassVar[str] = "azure_metric_time_series_values"
Expand Down

0 comments on commit 8a937c0

Please sign in to comment.