mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Avoid rustfmt error
This commit is contained in:
parent
b62dbe843f
commit
e2c08a5eeb
@ -1,2 +1,3 @@
|
|||||||
#[path = "vector_tile.rs"]
|
#[path = "vector_tile.rs"]
|
||||||
|
#[rustfmt::skip] // Skip because it does not exist without building
|
||||||
pub mod vector_tile;
|
pub mod vector_tile;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user