Skip to content

remove duplicates in imports.go generated by 'flogo create'#128

Open
yxuco wants to merge 1 commit intoTIBCOSoftware:masterfrom
yxuco:master
Open

remove duplicates in imports.go generated by 'flogo create'#128
yxuco wants to merge 1 commit intoTIBCOSoftware:masterfrom
yxuco:master

Conversation

@yxuco
Copy link

@yxuco yxuco commented Mar 27, 2019

What kind of change does this PR introduce? (check one with "x")

[X] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #

What is the current behavior?
imports.go generated by 'flogo create' contains many duplicated lines of same package

What is the new behavior?
This fix will generate a cleaner imports.go that includes each unique package only once.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant