Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenSoftware committed Feb 6, 2021
1 parent f614d3f commit 22bb2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/graphql/src/lib/tools/make-helpers.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { trimObjectStrings } from '@zen/common';
import { omit } from 'lodash-es';

/**
* Omits `__typename` and `id` properties from an object
*/
Expand Down

0 comments on commit 22bb2f8

Please sign in to comment.