Skip to content

Commit 518cc24

Browse files
committed
global-functions: $IsFullyConnected: remove trailing space
1 parent ce03f44 commit 518cc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global-functions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@
472472
}
473473
:if ([ $IsDNSResolving ] = false) do={
474474
:return false;
475-
}
475+
}
476476
:if ([ $IsTimeSync ] = false) do={
477477
:return false;
478478
}

0 commit comments

Comments
 (0)