Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kschelonka committed Nov 4, 2024
1 parent 3fbc60d commit df3c0ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
} from './postRequest';
import { SQSRecord } from 'aws-lambda';
import { AggregateError } from '../../errors/AggregateError';
import { serverLogger } from '@pocket-tools/ts-logger';

type AccountDeleteBody = {
userId: string;
Expand Down

0 comments on commit df3c0ee

Please sign in to comment.