cargo fmt

This commit is contained in:
Greg Fitzgerald
2018-12-08 22:52:29 -07:00
parent f1ae5b1795
commit 0ef099421c
28 changed files with 21 additions and 59 deletions

View File

@@ -98,4 +98,3 @@ use solana_jsonrpc_ws_server as jsonrpc_ws_server;
#[cfg(test)]
#[macro_use]
extern crate matches;