Skip to content

Commit

Permalink
chore: remove unused type import from mapeo-manager.js
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Sep 19, 2024
1 parent 8c189c3 commit 38afb31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mapeo-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ import {
/** @import { SetNonNullable } from 'type-fest' */
/** @import { CoreStorage, Namespace } from './types.js' */
/** @import { DeviceInfoParam } from './schema/client.js' */
/** @import { OpenedNoiseStream } from './lib/noise-secret-stream-helpers.js' */

/** @typedef {SetNonNullable<ProjectKeys, 'encryptionKeys'>} ValidatedProjectKeys */

Expand Down

0 comments on commit 38afb31

Please sign in to comment.