Skip to content

Commit d5391c4

Browse files
Format fix
1 parent e223710 commit d5391c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/url_launcher/url_launcher_linux/linux/url_launcher_plugin_private.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
#include "include/url_launcher_linux/url_launcher_plugin.h"
6-
75
#include <flutter_linux/flutter_linux.h>
86

7+
#include "include/url_launcher_linux/url_launcher_plugin.h"
8+
99
// Handles the canLaunch method call.
1010
//
1111
// Temporarily exposed for testing due to

0 commit comments

Comments
 (0)