knex/lib/util/noop.js
2015-05-09 13:58:18 -04:00

3 lines
47 B
JavaScript

"use strict";
module.exports = function () {};