added the line back

This commit is contained in:
PCoder23
2024-02-29 20:52:17 +05:30
parent 6acca4cf87
commit 51be09b076
2 changed files with 2 additions and 2 deletions

View File

@ -139,4 +139,4 @@ void main() {
expect(getHeaderSuggestions(pattern), expected);
});
});
}
}