Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashad-h committed Oct 20, 2024
1 parent 9c0305a commit e51f2d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/gateway/src/middlewares/errorHandler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ import {
LatitudeError,
UnprocessableEntityError,
} from '@latitude-data/core/lib/errors'
import { HTTPException } from 'hono/http-exception'

import { captureException } from '$/common/sentry'
import { HTTPException } from 'hono/http-exception'

import HttpStatusCodes from '../common/httpStatusCodes'

Expand Down

0 comments on commit e51f2d6

Please sign in to comment.