Skip to content

Commit 03e1463

Browse files
committed
Fixes formatting issue
1 parent 976a253 commit 03e1463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webview_flutter/webview_flutter_platform_interface/lib/src/types/http_response_error.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import 'package:flutter/foundation.dart';
66

77
/// Error returned in `PlatformNavigationDelegate.setOnHttpError` when an HTTP
88
/// response error has been received.
9-
///
9+
///
1010
/// Platform specific implementations can add additional fields by extending
1111
/// this class.
1212
///

0 commit comments

Comments
 (0)