Skip to content

Commit 1e30490

Browse files
Remove accidental changes
Refs da9a6ad
1 parent da9a6ad commit 1e30490

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/Program.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { HttpClient } from '@effect/platform'
2-
import { Array, Effect, Equal, Match, Metric, Option, Predicate, Schedule, Stream, flow } from 'effect'
1+
import { Array, Effect, Match, Metric, Option, Predicate, Schedule, Stream, flow } from 'effect'
32
import * as Decision from './Decision.js'
43
import * as Doi from './Doi.js'
54
import * as Orcid from './Orcid.js'

0 commit comments

Comments
 (0)