Skip to content

Commit

Permalink
docs(utilities-store): fix tsdoc comment for constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 7, 2024
1 parent e71f926 commit 2cef2b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/utilities-store/src/lib/Utilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export class Utilities {

/**
* @since 1.0.0
* @param options The options for this server
*/
public constructor() {
container.utilities = this;
Expand Down

0 comments on commit 2cef2b9

Please sign in to comment.