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

Commit 52cb7ce7 by Michael Robinson

Removed unused reference to _

1 parent 6bb5bf98
Showing with 1 additions and 2 deletions
......@@ -5,8 +5,7 @@ var Utils = require('../../utils')
, util = require('util')
, DataTypes = require('../../data-types')
, AbstractQueryGenerator = require('../abstract/query-generator')
, primaryKeys = {}
, _ = require('lodash');
, primaryKeys = {};
var QueryGenerator = {
options: {},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!