refactor(actions): complete priority-1 consumer import migration pass
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
deleteRepBlob,
|
||||
getFilesFromBlobHashed,
|
||||
getFilesFromBlobproxy
|
||||
} from "../../../actions";
|
||||
} from "../../../actions/services/documentService";
|
||||
|
||||
const LoadingMessage = () => <div>Loading the editor...</div>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user