Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert committed Sep 19, 2022
1 parent 9d28afa commit e03999f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/client.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { json } from 'stream/consumers';
import { OpenFeatureClient } from '../src/client.js';
import { ERROR_REASON, GENERAL_ERROR } from '../src/constants.js';
import { OpenFeature } from '../src/open-feature.js';
Expand Down

0 comments on commit e03999f

Please sign in to comment.