Skip to content

Commit

Permalink
fix: Update delivery.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishmalik authored Mar 27, 2024
1 parent 7466a23 commit f98d719
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/delivery.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/* eslint-disable sonarjs/no-duplicate-string */
import { Context } from 'koa';
import logger from "@rudderstack/integrations-lib/build/structured-logger";
=======
import { isDefinedAndNotNullAndNotEmpty } from '@rudderstack/integrations-lib';
import { MiscService } from '../services/misc';
import {
Expand Down

0 comments on commit f98d719

Please sign in to comment.