Skip to content

Commit

Permalink
fix(core): bad linting (#3998)
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts authored Feb 14, 2024
1 parent 31f92c8 commit 36f585f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/api/src/servers/exporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
import { LndService } from "@/services/lnd"
import { baseLogger } from "@/services/logger"
import { LedgerService } from "@/services/ledger"
import { Account } from "@/services/mongoose/schema"
import { LocalCacheService } from "@/services/cache"
import { activateLndHealthCheck } from "@/services/lnd/health"
import { ledgerAdmin, setupMongoConnection } from "@/services/mongodb"
Expand Down

0 comments on commit 36f585f

Please sign in to comment.