不要怂,就是干,撸起袖子干!

Commit 92cb9038 by Sushant

refactor: remove unused _templateSettings

1 parent d7c3c7df
Showing with 0 additions and 3 deletions
......@@ -36,9 +36,6 @@ class QueryGenerator {
// dialect name
this.dialect = options._dialect.name;
this._dialect = options._dialect;
// template config
this._templateSettings = require('lodash').runInContext().templateSettings;
}
extractTableDetails(tableName, options) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!