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 41859ad commit 36a1a56Copy full SHA for 36a1a56
Source/dom/layers/__tests__/SymbolInstance.test.js
@@ -1,6 +1,6 @@
1
/* globals expect, test */
2
/* eslint-disable no-param-reassign */
3
-import { SymbolInstance, SmartLayout } from '../..'
+import { SymbolInstance } from '../..'
4
import { createSymbolMaster, canBeLogged } from '../../../test-utils'
5
6
test('should create a instance by setting the master property', (_context, document) => {
0 commit comments