diff --git a/app/index.html b/app/index.html deleted file mode 100644 index 1d8deb8a..00000000 --- a/app/index.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/main.rs b/src/main.rs index 32a644c0..a800838b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -23,7 +23,6 @@ mod env; mod err; mod mem; mod net; -mod node; mod rpc; mod telemetry; diff --git a/src/node/mod.rs b/src/node/mod.rs deleted file mode 100644 index 8b137891..00000000 --- a/src/node/mod.rs +++ /dev/null @@ -1 +0,0 @@ -