Skip to content

Commit

Permalink
unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Dec 15, 2024
1 parent 2af7495 commit 7da4554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion builder/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ class Builder {
this.offset = dbJson ? dbJson.offset : offset
this.dbDir = dbDir
this.schemaDir = schemaDir
this.helpers = null

this.namespaces = new Map()
this.typesByName = new Map()
Expand Down

0 comments on commit 7da4554

Please sign in to comment.