Remove extra

This commit is contained in:
Corey Richardson 2013-06-25 20:25:56 -04:00
parent 0d471d310d
commit a616531ebb

View File

@ -10,7 +10,7 @@
// Functions dealing with attributes and meta_items
extern mod extra;
use extra;
use ast;
use codemap::{spanned, dummy_spanned};