diff --git a/src/proxy.rs b/src/proxy.rs index 81a07088..d345483d 100644 --- a/src/proxy.rs +++ b/src/proxy.rs @@ -1,2 +1 @@ -use std::rgb_core; -use rgb_core::validators; \ No newline at end of file +use create::Proxy;