We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919ab3b commit de0f4daCopy full SHA for de0f4da
client/modules/Preview/previewIndex.jsx
@@ -9,7 +9,7 @@ import {
9
} from '../../utils/dispatcher';
10
import { filesReducer, setFiles } from './filesReducer';
11
import EmbedFrame from './EmbedFrame';
12
-import { getConfig, isTestEnvironment } from '../../utils/getConfig';
+import { getConfig } from '../../utils/getConfig';
13
import { initialState } from '../IDE/reducers/files';
14
15
const GlobalStyle = createGlobalStyle`
0 commit comments