Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove sbt-ghpages because it is pulled in by sbt-microsites (#1852)
sbt-ghpages is a dependency of sbt-microsites and therefore does not need to be listed explicitly as plugin. We have the same situation with tut whose keys we are using in our `build.sbt` but do not explicitly list in `plugins.sbt`.
- Loading branch information