Skip to content

Commit

Permalink
feat: add internal api monolith
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterPtato committed Apr 15, 2024
1 parent a8b2349 commit 8ce9ff6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions svc/api/monolith/src/route/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ define_router! {
path: api_portal::route::Router,
prefix: "portal",
},
{
path: api_provision::route::Router,
prefix: "provision",
},
{
path: api_status::route::Router,
prefix: "status",
Expand Down

0 comments on commit 8ce9ff6

Please sign in to comment.