comment out detection file

This commit is contained in:
Sebastian McKenzie
2015-01-30 00:05:38 +11:00
parent 1cd475d118
commit 2e589904c7

View File

@@ -1,7 +1,7 @@
exports.canRun = function (ast, userAgent) {
//exports.canRun = function (ast, userAgent) {
};
//};
exports.whoCanRun = function (ast, userAgent) {
//exports.whoCanRun = function (ast, userAgent) {
};
//};