Skip to content

Commit

Permalink
Common: move EnrichmentConf into its own module (close #303)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Sep 15, 2020
1 parent d31d2dc commit abfaba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
package com.snowplowanalytics.snowplow.enrich.common.enrichments.registry

import java.io.File
import java.net.{InetAddress, URI}
import java.net.URI

import cats.{Id, Monad}
import cats.data.{NonEmptyList, ValidatedNel}
Expand Down

0 comments on commit abfaba8

Please sign in to comment.