Skip to content

Commit b958e9f

Browse files
committed
fix: remove SpigotVersionMeta::tools_version, didn't exist in older versions
we're never actually using it anyway lmfao
1 parent a041154 commit b958e9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/version/schema/spigot.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ pub struct SpigotVersionMeta {
55
pub name: String,
66
pub description: String,
77
pub refs: SpigotVersionRefs,
8-
pub tools_version: u16,
98
}
109

1110
#[serial_pascal]

0 commit comments

Comments
 (0)