Skip to content

Commit

Permalink
chore(rust): remove merge conflict marker
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjoDeundiak committed Jan 4, 2024
1 parent 69593be commit d6df002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion implementations/rust/ockam/ockam_api/src/nodes/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,6 @@ impl NodeManagerWorker {
}

// ==*== Services ==*==
//<<<<<<< HEAD
(Post, ["node", "services", DefaultAddress::AUTHENTICATED_SERVICE]) => encode_response(
req,
self.start_authenticated_service(ctx, dec.decode()?).await,
Expand Down

0 comments on commit d6df002

Please sign in to comment.