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