-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[travelmux] remove deprecated v3 api
- Loading branch information
1 parent
7a19c55
commit 1709e24
Showing
4 changed files
with
0 additions
and
738 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,5 @@ mod app_state; | |
pub use app_state::AppState; | ||
|
||
pub mod health; | ||
pub mod v3; | ||
pub mod v4; | ||
pub mod v5; |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.