diff --git a/packages/cw-orch-core/src/contract/paths/github.rs b/packages/cw-orch-core/src/contract/paths/github.rs index 3d6e224e5..5d0591513 100644 --- a/packages/cw-orch-core/src/contract/paths/github.rs +++ b/packages/cw-orch-core/src/contract/paths/github.rs @@ -1,5 +1,4 @@ use http_body_util::BodyExt; -use octocrab::params::repos::Reference; use crate::CwEnvError;