markohlebar / Import

Xcode extension for adding imports from anywhere in the code ☝️
MIT License
846 stars 40 forks source link

Double imports #9

Closed clementpadovani closed 7 years ago

clementpadovani commented 7 years ago

This is an edge-case, but should be handled.

You can import twice a file/module, this doesn’t result in a compilation issue, but a simple check wouldn’t hurt.