Skip to content

Commit 5cb5dd3

Browse files
committed
Delete obsolete comment
1 parent 14a1ba9 commit 5cb5dd3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/src/model_utils.dart

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ final Map<String, String> _fileContents = <String, String>{};
2121

2222
/// This will handle matching globs, including on Windows.
2323
///
24-
/// Assumes that globs and resource provider are from the same drive, which
25-
/// will be the case for globs relative to dartdoc_options.yaml.
26-
///
2724
/// On windows, globs are assumed to use absolute Windows paths with drive
2825
/// letters in combination with globs, e.g. `C:\foo\bar\*.txt`. `fullName`
2926
/// also is assumed to have a drive letter.

0 commit comments

Comments
 (0)