microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
952 stars 182 forks source link

chore: removes unneeded receiver in timeoutError #223

Closed jcchavezs closed 2 years ago

jcchavezs commented 2 years ago

This PR removes receiver names from timeoutError as they aren't used.

dcantah commented 2 years ago

@jcchavezs Appreciate the PR! Could you sign off on your commit with git commit --amend -s and re-push? Change LGTM

dcantah commented 2 years ago

ping @jcchavezs

dcantah commented 2 years ago

Been awhile 😆 ping on this @jcchavezs

jcchavezs commented 2 years ago

Sorry for the delay. I just did it.