Skip to content

Commit

Permalink
Re(move) redundant settings
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Feb 5, 2022
1 parent e3d58de commit 2593ce4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import microsites._

ThisBuild / tlBaseVersion := "1.2"
ThisBuild / startYear := Some(2021)

ThisBuild / homepage := Some(url("https://typelevel.org/cats-mtl/"))
ThisBuild / developers := List(
tlGitHubDev("SystemFw", "Fabio Labella"),
tlGitHubDev("andyscott", "Andy Scott"),
Expand Down
18 changes: 0 additions & 18 deletions project/Settings.scala

This file was deleted.

0 comments on commit 2593ce4

Please sign in to comment.