Skip to content

Commit

Permalink
Avoid unused import warning
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown committed Jun 28, 2019
1 parent e847000 commit a7b12b8
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,6 +1,5 @@
package io.circe.literal

import io.circe.Json
import java.io.{ PrintWriter, StringWriter }
import java.lang.reflect.{ InvocationHandler, Method, Proxy }
import java.util.UUID
Expand Down

0 comments on commit a7b12b8

Please sign in to comment.