Fixing compilation without dapps. (#4088)
This commit is contained in:
parent
e1847442cc
commit
9fec422a1b
@ -100,6 +100,7 @@ pub use self::server::setup_dapps_server;
|
||||
mod server {
|
||||
use super::Dependencies;
|
||||
use std::net::SocketAddr;
|
||||
use std::path::PathBuf;
|
||||
|
||||
pub struct WebappServer;
|
||||
pub fn setup_dapps_server(
|
||||
|
Loading…
Reference in New Issue
Block a user