Skip to content

Commit

Permalink
Merge pull request OHIF#770 from OHIF/chore/core-cleanup
Browse files Browse the repository at this point in the history
chore: Cleanup legacy code in core
  • Loading branch information
dannyrb authored Aug 22, 2019
2 parents 496b0a8 + 84cd223 commit 89079e9
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1,067 deletions.
4 changes: 1 addition & 3 deletions platform/core/src/classes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,14 @@ import { StudyMetadataSource } from './StudyMetadataSource';
import { StudyPrefetcher } from './StudyPrefetcher';
import { TypeSafeCollection } from './TypeSafeCollection';

//import { StudySummary } from './metadata/StudySummary';

export {
OHIFStudyMetadataSource,
MetadataProvider,
CommandsManager,
HotkeysManager,
ImageSet,
StudyPrefetcher,
//StudyLoadingListener,
StudyLoadingListener,
StackLoadingListener,
DICOMFileLoadingListener,
StudyMetadata,
Expand Down
Loading

0 comments on commit 89079e9

Please sign in to comment.