This commit is contained in:
Jef
2019-03-28 10:22:43 +01:00
parent a8bb9fd634
commit 762cd3fb32
3 changed files with 9 additions and 8 deletions

View File

@@ -5023,4 +5023,3 @@ impl IntoLabel for (LabelValue, LabelValue) {
Box::new(const_values(self.0, self.1))
}
}