Skip to content

Commit 37c63b2

Browse files
committed
Optimize
1 parent 5ed7005 commit 37c63b2

5 files changed

Lines changed: 17 additions & 504 deletions

File tree

crates/vespera_macro/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ mod http;
4848
mod metadata;
4949
mod method;
5050
mod openapi_generator;
51-
mod parse_utils;
51+
5252
mod parser;
5353
mod route;
5454
mod route_impl;

0 commit comments

Comments
 (0)