Skip to content

Commit a76be22

Browse files
committed
Fix formatting issues
1 parent c17fa69 commit a76be22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export 'types/interface.dart'
22
if (dart.library.html) 'types/html.dart'
3-
if (dart.library.io) 'types/io.dart';
3+
if (dart.library.io) 'types/io.dart';

0 commit comments

Comments
 (0)