Skip to content

Commit

Permalink
eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pragya91 committed Dec 18, 2024
1 parent a7148e7 commit 6674943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/loader/container-loader/src/container.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ import {
getPackageName,
} from "./contracts.js";
import { DeltaManager, IConnectionArgs } from "./deltaManager.js";
// eslint-disable-next-line import/no-deprecated
import { IDetachedBlobStorage, RelativeLoader } from "./loader.js";
import {
serializeMemoryDetachedBlobStorage,
Expand Down

0 comments on commit 6674943

Please sign in to comment.