knex/lib/util/noop.js

3 lines
47 B
JavaScript
Raw Normal View History

2015-05-09 13:58:18 -04:00
"use strict";
module.exports = function () {};