rm TypeBuilder::build
This commit is contained in:
parent
87baed717f
commit
6b2d9d2cdd
@ -108,10 +108,6 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
pub fn build(self) {
|
||||
/* empty */
|
||||
}
|
||||
|
||||
pub fn with_name(&mut self, name: &'static str) -> &mut Self {
|
||||
self.name = Some(name);
|
||||
self
|
||||
|
Loading…
Reference in New Issue
Block a user