a0ae3b93 by Adam Heath

Empty grunt task file.

1 parent 502e0ee4
/*
* grunt-monty-python
*
*/
'use strict';
module.exports = function (grunt) {
};