summaryrefslogtreecommitdiff
path: root/src/lowlevel/data.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lowlevel/data.rs')
-rw-r--r--src/lowlevel/data.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lowlevel/data.rs b/src/lowlevel/data.rs
index e2833b5..59a0b3e 100644
--- a/src/lowlevel/data.rs
+++ b/src/lowlevel/data.rs
@@ -1,4 +1,3 @@
-struct LayerData {}
#[derive(Debug, PartialEq)]
/// The encoding used to encode the tile layer data. When used, it can be “base64” and “csv” at the moment.
pub enum Encoding {