removed unessesery function

This commit is contained in:
michael-bailey 2020-09-27 16:50:24 +01:00 committed by michael bailey
parent 864866d65b
commit ef0ee61965
1 changed files with 0 additions and 4 deletions

View File

@ -72,8 +72,4 @@ impl ClientApi {
}
}
}
pub fn get_clients(&self) {
}
}