Remove unused dependency

This commit is contained in:
Simon Sapin 2016-11-02 22:44:42 +01:00 committed by Anthony Ramine
parent 5bb4c6c884
commit b0cac458b6
4 changed files with 0 additions and 4 deletions

View file

@ -10,7 +10,6 @@
#![deny(unsafe_code)]
extern crate azure;
extern crate heapsize;
#[macro_use] extern crate heapsize_derive;
#[macro_use]