Remove unused macro_use

This commit is contained in:
Luke Parker 2022-10-21 06:00:18 -04:00
parent 802f87385c
commit 5019f4cb65
No known key found for this signature in database
GPG key ID: F9F1386DB1E119B6

View file

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