Skip to content

Commit 1847ff6

Browse files
committed
fix readme
1 parent 8c1486b commit 1847ff6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ pub fn xtype(&self) -> BarType {
3838
match self.xtype_raw() {
3939
false => BarType::X0off,
4040
true => BarType::X1on,
41-
false => BarType::X2oner,
42-
false => BarType::Type,
4341
x => BarType::Other(x),
4442
}
4543
}

0 commit comments

Comments
 (0)