Skip to content

Commit b996132

Browse files
authored
Update bind.ts
1 parent 64fe9fc commit b996132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/bind.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import {expect, fixture, html} from '@open-wc/testing'
2-
import {replace, fake} from 'sinon'
2+
import {fake} from 'sinon'
33
import {controller} from '../src/controller.js'
44
import {bindShadow} from '../src/bind.js'
55

0 commit comments

Comments
 (0)