Skip to content

Commit 4486c2f

Browse files
authored
Merge pull request MicrosoftDocs#1536 from dkhd/pr-avoid-window-top
Remove excess closing curly bracket
2 parents 44a0db2 + e32c363 commit 4486c2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

powerapps-docs/developer/model-driven-apps/best-practices/business-logic/avoid-window-top.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ The following are the recommended approaches:
6464
catch (err) {
6565
return false;
6666
}
67-
}
6867
}
6968

7069
var canAccess = isTopAccessible();

0 commit comments

Comments
 (0)