Skip to content

Commit

Permalink
Remove spurious licenses key from project
Browse files Browse the repository at this point in the history
  • Loading branch information
kipcole9 committed Nov 11, 2019
1 parent 4d9b5f6 commit aa74908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ defmodule Cldr.Print.MixProject do
[
app: :ex_cldr_print,
version: @version,
licenses: ["Apache-2.0"],
elixir: "~> 1.5",
docs: docs(),
build_embedded: Mix.env() == :prod,
Expand Down

0 comments on commit aa74908

Please sign in to comment.