Remove unnecessary annotation.

This commit is contained in:
Nicholas Nethercote 2023-11-13 17:09:26 +11:00
parent 2433542b41
commit 82e396a4ba

View File

@ -1,5 +1,3 @@
#![allow(dead_code)]
// Allows the macro invocation below to work
use crate as rustc_index;