Skip to content

Commit

Permalink
Remove defualt value for url
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed Mar 7, 2022
1 parent a438d43 commit 519ed71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ interface RepositoryDetailsProps {
}

export const defaultValues = {
url: "https://github.com/ivancorrales/seed.git",
branchDefault: "default",
authMechanism: 'none',
};
Expand Down

0 comments on commit 519ed71

Please sign in to comment.