removed unessesery function

This commit is contained in:
michael-bailey 2020-09-27 16:50:24 +01:00
parent e98c5c58a5
commit 74452bc679
1 changed files with 0 additions and 4 deletions

View File

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