Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yisraelU committed May 24, 2024
1 parent b22861e commit e696044
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package dev.profunktor.redis4cats.syntax

import dev.profunktor.redis4cats.connection.RedisURI
import dev.profunktor.redis4cats.syntax.macros

class RedisURIOps(val sc: StringContext) extends AnyVal {
def redis(args: Any*): RedisURI = macro macros.RedisLiteral.make
Expand Down

0 comments on commit e696044

Please sign in to comment.