Skip to content

Commit

Permalink
- Fix lint errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin-msft committed Oct 14, 2024
1 parent 283ee44 commit e3bbcef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ import { SilentCacheClient } from "./SilentCacheClient.js";
import { AuthenticationResult } from "../response/AuthenticationResult.js";
import { base64Decode } from "../encode/Base64Decode.js";
import { version } from "../packageMetadata.js";
import * as BrowserUtils from "../utils/BrowserUtils.js";

export class NativeInteractionClient extends BaseInteractionClient {
protected apiId: ApiId;
Expand Down

0 comments on commit e3bbcef

Please sign in to comment.