Skip to content

Commit

Permalink
Fix #2870
Browse files Browse the repository at this point in the history
  • Loading branch information
horner authored Sep 5, 2022
1 parent ddfde92 commit ef944d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { redux } from '@ohif/core';
import { redux, utils } from '@ohif/core';
import store from './../../store';

const commandsModule = ({ commandsManager }) => {
Expand Down

0 comments on commit ef944d6

Please sign in to comment.