The duplicates appear when I'm copying a function from one class to another, which has a lot of includes, so, to not resolve them one by one separately, I just copy-paste all the "use" section from the source file and paste to the target, and facing this issue.