Skip to content

Commit 7a5e1ef

Browse files
committed
style: fix lint issues
1 parent a149aa7 commit 7a5e1ef

File tree

1 file changed

+1
-1
lines changed
  • src/Packages/Marketplace/Runtime/Bridge

1 file changed

+1
-1
lines changed

src/Packages/Marketplace/Runtime/Bridge/Bridge.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public Bridge(string environment)
2525
{
2626
_environment = environment;
2727
}
28-
28+
2929
/// <summary>
3030
/// Generates a link for the bridge flow.
3131
/// </summary>

0 commit comments

Comments
 (0)