Skip to content

Commit

Permalink
Update namespace-sync-state.js
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Chou <[email protected]>
  • Loading branch information
gmaclennan and achou11 authored Oct 25, 2023
1 parent df916e1 commit 2fabad2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sync/namespace-sync-state.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ export class NamespaceSyncState {

/**
* @param {import('./core-sync-state.js').PeerCoreState['status']} [status]
* @returns
*/
export function createState(status) {
if (status) {
Expand Down

0 comments on commit 2fabad2

Please sign in to comment.