Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamer025 committed Oct 15, 2021
1 parent 6013470 commit 0900962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CodeOwnersNotifier/ActionInputs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ namespace CodeOwnersNotifier
public class ActionInputs
{
string _repositoryName = null!;
string _branchName = null!;

public ActionInputs()
{
Expand Down

0 comments on commit 0900962

Please sign in to comment.