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

refactor: remove redundant imports #317

Merged
merged 1 commit into from
Jul 3, 2022
Merged

Conversation

davidxia
Copy link
Contributor

@davidxia davidxia commented Jun 20, 2022

and change import names accordingly. My IDE was complaining about
these redundant imports.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@davidxia davidxia force-pushed the patch5 branch 2 times, most recently from 204af01 to 9b689a8 Compare June 20, 2022 16:30
@davidxia davidxia marked this pull request as ready for review June 20, 2022 16:33
Copy link
Collaborator

@Jeffwan Jeffwan left a comment

Choose a reason for hiding this comment

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

nice catch. It does need the import cleaning.

ray-operator/apis/ray/v1alpha1/zz_generated.deepcopy.go Outdated Show resolved Hide resolved
@Jeffwan
Copy link
Collaborator

Jeffwan commented Jun 28, 2022

It should be very safe to merge. The PR excludes unnecessary imports and use corev1 consistently across all files.

@Jeffwan
Copy link
Collaborator

Jeffwan commented Jun 28, 2022

@davidxia Could you help resolve rebase the master and I can help merge the PR

@davidxia davidxia force-pushed the patch5 branch 3 times, most recently from 1cc608c to 9f50c97 Compare July 3, 2022 15:22
@davidxia
Copy link
Contributor Author

davidxia commented Jul 3, 2022

rebased!

and change import names accordingly. My IDE was complaining about
these redundant imports.
@Jeffwan Jeffwan merged commit d488943 into ray-project:master Jul 3, 2022
@davidxia davidxia deleted the patch5 branch July 3, 2022 19:23
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
and change import names accordingly. My IDE was complaining about
these redundant imports.
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