[CST-4875] removed comments, unused imports and variables

This commit is contained in:
Corrado Lombardi
2021-12-23 09:11:00 +01:00
parent a3892dc7e7
commit 3452680b47
5 changed files with 4 additions and 9 deletions

View File

@@ -164,7 +164,6 @@ import { RootDataService } from './data/root-data.service';
import { Root } from './data/root.model';
import { SearchConfig } from './shared/search/search-filters/search-config.model';
import { SequenceService } from './shared/sequence.service';
import { FeedbackGuard } from './feedback/feedback.guard';
/**
* When not in production, endpoint responses can be mocked for testing purposes