Skip to content

Commit a9cf691

Browse files
authored
removing outdated comment.
1 parent 1db399f commit a9cf691

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/application.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,6 @@ export class Application extends ChildableComponent<
109109

110110
/**
111111
* Create a new TypeDoc application instance.
112-
*
113-
* @param options An object containing the options that should be used.
114112
*/
115113
constructor() {
116114
super(null!); // We own ourselves

0 commit comments

Comments
 (0)