a0ae3b93 by Adam Heath

Empty grunt task file.

1 parent 502e0ee4
1 /*
2 * grunt-monty-python
3 *
4 */
5
6 'use strict';
7
8 module.exports = function (grunt) {
9 };