Skip to content

Commit cc2967c

Browse files
committed
cargo fmt
1 parent 99b00d9 commit cc2967c

File tree

1 file changed

+1
-1
lines changed
  • services/src/api/handlers

1 file changed

+1
-1
lines changed

services/src/api/handlers/wms.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ impl IntoParams for WmsQueryParams {
162162
// </Layer>
163163
// </Capability>
164164
// </WMS_Capabilities>"#
165-
),
165+
),
166166
(status = 200, response = crate::api::model::responses::PngResponse),
167167
),
168168
params(

0 commit comments

Comments
 (0)