Merge pull request #50 from ryanxcharles/bug/remove-use-strict

remove "use strict" which is causing problems.
This commit is contained in:
Ryan X. Charles 2014-02-05 15:18:01 -05:00
commit 79993ab925
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
'use strict';
require('classtool');
function spec(b) {