Skip to content

Commit

Permalink
refactor: Remove commented out code for empty formula configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
simlarsen committed Jul 21, 2024
1 parent 2c8b58c commit 9dae8e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import MetricsAggregationType from "Common/Types/Metrics/MetricsAggregationType";
import MetricView from "../../../../../../Components/Metrics/MetricViewa";
import MetricView from "../../../../../../Components/Metrics/MetricView";
import PageComponentProps from "../../../../../PageComponentProps";
import Navigation from "CommonUI/src/Utils/Navigation";
import React, { FunctionComponent, ReactElement } from "react";
Expand Down

0 comments on commit 9dae8e1

Please sign in to comment.