File tree Expand file tree Collapse file tree
src/components/BMDashboard/WeeklyProjectSummary Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,11 +19,9 @@ import ToolsHorizontalBarChart from './Tools/ToolsHorizontalBarChart';
1919import ExpenseBarChart from './Financials/ExpenseBarChart' ;
2020import ActualVsPlannedCost from './ActualVsPlannedCost/ActualVsPlannedCost' ;
2121import TotalMaterialCostPerProject from './TotalMaterialCostPerProject/TotalMaterialCostPerProject' ;
22- import EmbedInteractiveMap from '../InteractiveMap/EmbedInteractiveMap' ;
2322import InteractiveMap from '../InteractiveMap/InteractiveMap' ;
2423import styles from './WeeklyProjectSummary.module.css' ;
2524import LossTrackingLineChart from './Financials/LossTrackingLineCharts/LossTrackingLineChart' ;
26- import SupplierPerformanceGraph from './SupplierPerformanceGraph.jsx' ;
2725import MostFrequentKeywords from './MostFrequentKeywords/MostFrequentKeywords' ;
2826import LessonsLearntChart from '../LessonsLearnt/LessonsLearntChart' ;
2927import DistributionLaborHours from './DistributionLaborHours/DistributionLaborHours' ;
You can’t perform that action at this time.
0 commit comments