Skip to content

Commit

Permalink
housekeeping: remove trialing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Jun 25, 2019
1 parent e6122c8 commit bf2a92c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class WasmPlatformEnlightenmentProvider : CurrentPlatformEnlightenmentPro
return true;
}
}, LazyThreadSafetyMode.PublicationOnly);

/// <summary>Gets a value indicating whether the current executable is processing under WASM.</summary>
public static bool IsWasm => _isWasm.Value;

Expand Down

0 comments on commit bf2a92c

Please sign in to comment.