Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Feb 5, 2013
1 parent 13d094d commit bddda5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion lib/ast-js
Submodule ast-js updated 1 files
+0 −1 src/literal.js
1 change: 0 additions & 1 deletion src/modes/script/shape.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
var Class = require('../../core/class');
var AST = require('../../../lib/ast-js/ast');
var Base = require('./base');
var Path = require('./path');

Expand Down

0 comments on commit bddda5b

Please sign in to comment.