chore: remove unused relativeWebWorkerScriptsPath config key

This commit is contained in:
dannyrb 2019-09-09 15:50:10 -04:00
parent cf9bec3ffa
commit 6c2217f2e5

View File

@ -31,7 +31,6 @@ import OHIFDicomPDFExtension from '@ohif/extension-dicom-pdf';
let config = {};
const appDefaults = {
routerBasename: '/',
relativeWebWorkerScriptsPath: '',
};
if (window) {