Skip to content

Commit 2d02bf6

Browse files
authored
Merge pull request #2167 from Mikkal24/master
removing outdated comment.
2 parents 1db399f + a9cf691 commit 2d02bf6

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)