Optimizes Imports

This commit is contained in:
2023-12-29 07:12:29 -03:00
parent 7a0fd959a0
commit d08255b31f
45 changed files with 222 additions and 368 deletions

View File

@@ -2,7 +2,8 @@ import {Component, HostListener, Input, OnInit, ViewChild} from '@angular/core';
import {faCodeFork, faEye, faScaleBalanced, faStar} from '@fortawesome/free-solid-svg-icons';
import {Language, Project} from "../../shared/model/project/project.model";
import {
ApexChart, ApexDataLabels,
ApexChart,
ApexDataLabels,
ApexNonAxisChartSeries,
ApexPlotOptions,
ApexResponsive,