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

runtime-rs: fix unused driverInfo error #8928

Merged

Conversation

yaoyinnan
Copy link
Member

Remove the unused DriverInfo declaration or integrate it into the codebase where applicable.

Fixes: #8927

@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Jan 26, 2024
Remove the unused DriverInfo declaration or integrate it into the codebase where applicable.

Fixes: kata-containers#8927
Signed-off-by: yaoyinnan <35447132+yaoyinnan@users.noreply.github.com>
Copy link
Member

@justxuewei justxuewei left a comment

Choose a reason for hiding this comment

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

Lgtm!

Copy link
Contributor

@Apokleos Apokleos left a comment

Choose a reason for hiding this comment

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

THX @yaoyinnan LGTM!

@justxuewei
Copy link
Member

/test

@justxuewei justxuewei merged commit 7e10000 into kata-containers:main Jan 30, 2024
283 of 294 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runtime-rs: unused import: DriverInfo
4 participants