Remove unused import.

This commit is contained in:
Stu Black 2016-09-05 23:47:18 -04:00
parent e0d34f1f68
commit b937e22f50

View File

@ -1,5 +1,3 @@
use std::cmp::Eq;
use ::symbol_table;
/// Internal edge identifier.