Skip to content

Commit

Permalink
Fix trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
abelgomez committed Jul 3, 2024
1 parent 2e2746e commit 3e3acd5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ import {
startWith,
take,
} from 'rxjs/operators';

import {
import {
APP_CONFIG,
AppConfig,
} from '../../../../config/app-config.interface';
Expand Down

0 comments on commit 3e3acd5

Please sign in to comment.