Skip to content

Commit

Permalink
chore: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jun 24, 2023
1 parent 47c0ce8 commit 01241f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/loot-core/src/server/sync/encoder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { SyncProtoBuf } from '@actual-app/crdt';
import * as encryption from '../encryption';
import { SyncError } from '../errors';
import * as prefs from '../prefs';

import { Message } from './index';

function coerceBuffer(value) {
Expand Down

0 comments on commit 01241f7

Please sign in to comment.