Skip to content

Commit

Permalink
chore(cache): lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Oct 5, 2024
1 parent 90d8b5c commit 994dfda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cache/src/lib/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/ban-types */
/* eslint-disable @typescript-eslint/no-explicit-any */
import type { CacheManagerOptions, CachingFactory } from '@midwayjs/cache-manager'
import type { TraceService } from '@mwcp/otel'
Expand Down

0 comments on commit 994dfda

Please sign in to comment.