Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fix duplicate import statements for multiple type imports#325

Open
levibuzolic wants to merge 1 commit intoKhan:masterfrom
levibuzolic:fix-duplicate-import-statements
Open

Fix duplicate import statements for multiple type imports#325
levibuzolic wants to merge 1 commit intoKhan:masterfrom
levibuzolic:fix-duplicate-import-statements

Conversation

@levibuzolic
Copy link
Copy Markdown

Fixes #281

This is a re-authoring of #283 which @demedos gave permission for here.

I've added a test case to verify it works and signed the CLA.

@levibuzolic
Copy link
Copy Markdown
Author

[clabot:check]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple type import duplicates the import statement

1 participant