top | item 38887358

(no title)

alainx277 | 2 years ago

The OP mentions that the reimport is the problem (in response to your tooling suggestion). If you comment out code while testing the imports are auto-removed. When you uncomment you need add the correct imports again.

discuss

order

cwbriscoe|2 years ago

goimports re-adds them when you uncomment the code. Unless it is ambiguous on which lib to import which doesn't happen very often.