Skip to content

Commit

Permalink
Remove obsolete name attribute in mix package
Browse files Browse the repository at this point in the history
  • Loading branch information
MMore committed May 8, 2022
1 parent 039dd1c commit e60af00
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 @@ -13,7 +13,6 @@ defmodule FullNameSplitter.MixProject do
deps: deps(),
source_url: @source_url,
homepage_url: @source_url,
name: "Full Name Splitter",
description:
"Full Name Splitter is a library to split a full name simply into first and last name.",
package: [
Expand Down

0 comments on commit e60af00

Please sign in to comment.