Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
njlie committed Oct 12, 2023
1 parent afb1de4 commit ab8f43e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/backend/src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ import {
authenticatedStatusMiddleware
} from './open_payments/auth/middleware'
import { RatesService } from './rates/service'
import {
spspMiddleware
} from './payment-method/ilp/spsp/middleware'
import { spspMiddleware } from './payment-method/ilp/spsp/middleware'
import { SPSPRoutes } from './payment-method/ilp/spsp/routes'
import {
IncomingPaymentRoutes,
Expand Down

0 comments on commit ab8f43e

Please sign in to comment.