Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
brittcyr committed Aug 26, 2024
1 parent 7986944 commit cdb0e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/ts/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import { FIXED_WRAPPER_HEADER_SIZE } from './constants';
import { getVaultAddress } from './utils/market';

export class ManifestClient {
private constructor(
private constructor(
public connection: Connection,
public wrapper: Wrapper,
public market: Market,
Expand Down

0 comments on commit cdb0e69

Please sign in to comment.