Removed duplicate true
This commit is contained in:
parent
dadd07c4c6
commit
997508cedf
@ -17,8 +17,6 @@ impl IPC {
|
|||||||
Ok(_) => return true,
|
Ok(_) => return true,
|
||||||
Err(_) => return false,
|
Err(_) => return false,
|
||||||
}
|
}
|
||||||
|
|
||||||
true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn read(self) -> String {
|
pub fn read(self) -> String {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user