just some comment cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -39,9 +39,8 @@ export class StackOverflowClient implements StackOverflowApi {
|
||||
}
|
||||
|
||||
/**
|
||||
* List Questions in the StackOverflow instance
|
||||
*
|
||||
* */
|
||||
* List questions in the StackOverflow instance
|
||||
*/
|
||||
async listQuestions(options: {
|
||||
requestParams: StackOverflowQuestionsRequestParams;
|
||||
}): Promise<StackOverflowQuestion[]> {
|
||||
|
||||
Reference in New Issue
Block a user