Fix trailing spaces

This commit is contained in:
Abel Gómez
2024-07-04 00:11:30 +02:00
parent b7f3711de1
commit b49216c173

View File

@@ -33,8 +33,7 @@ import {
startWith,
take,
} from 'rxjs/operators';
import {
import {
APP_CONFIG,
AppConfig,
} from '../../../../config/app-config.interface';