Skip to content

Commit 5b49fed

Browse files
author
committed
Merge pull request #40 from 47deg/rafaparadela-patch-1
Update implicits.scala
2 parents 2da7562 + 94cda21 commit 5b49fed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

shared/src/main/scala/implicits.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616

1717
package fetch
1818

19-
import cats.{Eval, Id}
20-
import cats.{MonadError}
19+
import cats.{Eval, MonadError}
2120

2221
/**
2322
* A cache that stores its elements in memory.

0 commit comments

Comments
 (0)