Skip to content

Commit 9ddb6fa

Browse files
committed
Undo deprecation of api exports
1 parent 49fc272 commit 9ddb6fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/dartdoc.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// BSD-style license that can be found in the LICENSE file.
44

55
/// A documentation generator for Dart.
6-
@Deprecated('Will be removed in a later version of DartDoc.')
76
library;
87

98
export 'package:dartdoc/src/dartdoc.dart';

0 commit comments

Comments
 (0)