diff --git a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx index 209128cdf..9fc69d018 100644 --- a/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx +++ b/frontend/app/components/Dashboard/Widgets/PredefinedWidgets/CallWithErrors/CallWithErrors.tsx @@ -7,7 +7,7 @@ import MethodType from './MethodType'; import cn from 'classnames'; import stl from './callWithErrors.module.css'; import { NO_METRIC_DATA } from 'App/constants/messages' -+import { List } from 'immutable'; +import { List } from 'immutable'; const cols = [ {