diff --git a/src/Microsoft.Blazor.Browser.JS/src/GlobalExports.ts b/src/Microsoft.Blazor.Browser.JS/src/GlobalExports.ts index 88325225b6..2f49ae5e06 100644 --- a/src/Microsoft.Blazor.Browser.JS/src/GlobalExports.ts +++ b/src/Microsoft.Blazor.Browser.JS/src/GlobalExports.ts @@ -1,13 +1,11 @@ import { platform } from './Environment' import { registerFunction } from './RegisteredFunction'; -// This file defines an export that, when the library is loaded in a browser via a -//