Remove deprecated attributes

This commit is contained in:
Erick Tryzelaar 2014-12-08 20:41:40 -08:00
parent 6caf7b8e0b
commit b87f0f5fde

View File

@ -1,6 +1,3 @@
#![crate_type = "dylib"]
#![license = "MIT/ASL2"]
#![feature(plugin_registrar, quote)]
extern crate syntax;