Remove unused macro_use

This commit is contained in:
Luke Parker
2022-10-21 06:00:18 -04:00
parent 802f87385c
commit 5019f4cb65

View File

@@ -1,5 +1,4 @@
mod chain_spec;
#[macro_use]
mod service;
mod command_helper;