Skip to content

Commit b137976

Browse files
committed
chore(lint): fix
1 parent b0ede7e commit b137976

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/helpers/mock.js

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ export class DocumentSnapshot {
1515
}
1616
}
1717

18-
const noop = _ => null
19-
2018
export let _id = 0
2119
export class Key {
2220
constructor (v) {

0 commit comments

Comments
 (0)