Skip to content

Commit

Permalink
Remember to export serve method
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jul 11, 2024
1 parent 7f152c4 commit 9ac3a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/soundness+nettlesome-core.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ package soundness

export nettlesome.{ip, mac, tcp, udp, on, internet, online, EmailAddress, EmailAddressError,
Endpoint, Hostname, HostnameError, Internet, IpAddressError, LocalPart, MacAddressError,
OfflineError, Online, Port, PortError, Connectable}
OfflineError, Online, Port, PortError, Connectable, serve}

0 comments on commit 9ac3a55

Please sign in to comment.