We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ede7e commit b137976Copy full SHA for b137976
test/helpers/mock.js
@@ -15,8 +15,6 @@ export class DocumentSnapshot {
15
}
16
17
18
-const noop = _ => null
19
-
20
export let _id = 0
21
export class Key {
22
constructor (v) {
0 commit comments