Skip to content

Commit b642292

Browse files
committed
modified docstring
1 parent 5b2fd2f commit b642292

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dwds/lib/src/handlers/injector.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ const mainExtensionMarker = '/* MAIN_EXTENSION_MARKER */';
2626

2727
const _clientScript = 'dwds/src/injected/client';
2828

29-
/// Handles injecting the DWDS client and embedding debugging-related information.
30-
///
3129
/// This class is responsible for modifying the served JavaScript files
3230
/// to include the injected DWDS client, enabling debugging capabilities
3331
/// and source mapping when running in a browser environment.

0 commit comments

Comments
 (0)