Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Fix typedoc
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <[email protected]>
  • Loading branch information
awharn committed Apr 5, 2022
1 parent 3a62d32 commit c00069b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/ImsBaseHandler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export abstract class ImsBaseHandler implements ICommandHandler {
*
* @param {IHandlerParameters} commandParameters Command parameters sent to the handler.
* @param {ImsSession} session The session object generated from the ims profile.
* @param {IProfile} imsProfile The ims profile that was loaded for the command.
*
* @returns {Promise<IIMSApiResponse>} The response from the underlying ims api call.
*/
Expand Down

0 comments on commit c00069b

Please sign in to comment.