summaryrefslogtreecommitdiffstats
path: root/graphics/src/layer/mesh.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/src/layer/mesh.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/src/layer/mesh.rs b/graphics/src/layer/mesh.rs
index a025675a..8a6b1d70 100644
--- a/graphics/src/layer/mesh.rs
+++ b/graphics/src/layer/mesh.rs
@@ -36,4 +36,4 @@ impl <'a> Into<Style> for Gradient {
}
}
}
-} \ No newline at end of file
+}