Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLATUI-795: remove_play_2_5 #152

Merged
merged 2 commits into from
Jan 8, 2021
Merged

Conversation

matthewmascord
Copy link
Contributor

No description provided.

build.sbt Outdated
val specificImports = Seq(
"_root_.play.twirl.api.TwirlFeatureImports._",
"_root_.play.twirl.api.TwirlHelperImports._"
)

allImports ++ specificImports
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can probably just collapse this into one Seq now, rather than constructing two separately and combining.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I noticed that just after I submitted the PR and updated in latest commit.

@matthewmascord matthewmascord merged commit 85e3aaf into master Jan 8, 2021
@matthewmascord matthewmascord deleted the PLATUI-795_remove_play25 branch January 8, 2021 10:26
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.

2 participants