Skip to main content

max / makeover-layout

fmt: blank line left by the fallback test removal
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:23 UTC
Signed with PGP, not checked
Commit: 66bf73e001492cf113a6d895a06773bb1f2f1ba5
Parent: 437eefd
1 file changed, +0 insertions, -1 deletion
M src/lib.rs -1
@@ -252,5 +252,4 @@
252 252 assert!(!t.starts_with('#'), "{t} looks like a value");
253 253 }
254 254 }
255 -
256 255 }