<#239 Remove compile dependency of flytekit-api> P...
# flyte-github
a
#239 Remove compile dependency of flytekit-api Pull request opened by honnix TL;DR Remove compile dependency of flytekit-api Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☐ Code completed ☐ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description This should never be
compile
scope otherwise we are leaking it into user space. Fortunately with ChildFirstClassLoader nothing bad has happened. Note that this dependency is already defined as
provided
a few lines below. This was introduced in #219 . Tracking Issue Closes flyteorg/flyte#3911 Follow-up issue NA flyteorg/flytekit-java All checks have passed 3/3 successful checks