Clean up interop server and fmt

This commit is contained in:
Lucio Franco
2019-09-06 15:56:26 -04:00
parent edf700b114
commit 9d44b02e1a
3 changed files with 102 additions and 83 deletions
+1
View File
@@ -1,4 +1,5 @@
pub mod client;
pub mod server;
pub mod pb {
#![allow(dead_code)]