Input firing twice issue

Was refactoring some input code in my player character and now I have this situation where my input is double firing. I have no idea why. Even just checking Started, its firing twice on seemingly the same frame. Any clue as to what may be causing this?

Something odd is happening, I think a bug, because when I renamed the input the issue went away.