Skip to content

Commit

Permalink
[travelmux] retire v2 plan api
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Apr 6, 2024
1 parent 09d1322 commit ac93f0d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 586 deletions.
1 change: 0 additions & 1 deletion services/travelmux/src/api/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ mod app_state;
pub use app_state::AppState;

pub mod health;
pub mod v2;
pub mod v3;
pub mod v4;
1 change: 0 additions & 1 deletion services/travelmux/src/api/v2/mod.rs

This file was deleted.

Loading

0 comments on commit ac93f0d

Please sign in to comment.