Closed llagerlof closed 4 months ago
It seems you accidentally included another commit from a different pull request in this pull request :)
Owner of this repository, about this PR, merge only the commit "Fix duplicated response" if you can.
@llagerlof I don't know of an option to merge just the commit, I'll need you to remoce that commit (e.g. through a rebase)
e.g.
git reset --hard HEAD~1
git push origin --force-with-lease
also, thanks for the fix!
@steve8708 I will write more to fix this commit than the code itself. You can close this PR and make the fix (it's just one line), no problem for me.
Thanks!
just pushed the fix, thanks @llagerlof !
This PR fix the issue #110