Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jcouyang committed Aug 18, 2020
1 parent d65d408 commit 221ae5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/us/oyanglul/luci/compilers/All.scala
Expand Up @@ -4,7 +4,6 @@ package compilers
trait All[E[_]]
extends GenericCompiler[E]
with WriterCompiler[E]
with Http4sClientCompiler[E]
with ReaderCompiler[E]
with StateCompiler[E]
with IdCompiler[E]
Expand Down

0 comments on commit 221ae5e

Please sign in to comment.