Merge pull request #1278 from atmire/remove-plus-from-folders

Update folder structure based on style guide
This commit is contained in:
Tim Donohue
2021-07-23 11:28:38 -05:00
committed by GitHub
667 changed files with 280 additions and 280 deletions

View File

@@ -1,6 +1,6 @@
import { GlobalConfig } from '../config/global-config.interface';
import { NotificationAnimationsType } from '../app/shared/notifications/models/notification-animations-type';
import { BrowseByType } from '../app/+browse-by/+browse-by-switcher/browse-by-decorator';
import { BrowseByType } from '../app/browse-by/browse-by-switcher/browse-by-decorator';
import { RestRequestMethod } from '../app/core/data/rest-request-method';
export const environment: GlobalConfig = {