[PR #2809] [MERGED] Clean up imports #3336

Closed
opened 2026-03-16 11:38:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2809
Author: @djc
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @djc

Base: mainHead: unused-imports


📝 Commits (4)

📊 Changes

3 files changed (+8 additions, -10 deletions)

View changed files

📝 crates/proto/src/rr/domain/label.rs (+0 -4)
📝 crates/proto/src/rr/domain/name.rs (+7 -4)
📝 crates/proto/src/tests/udp.rs (+1 -2)

📄 Description

From reviewing #2806.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2809 **Author:** [@djc](https://github.com/djc) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `unused-imports` --- ### 📝 Commits (4) - [`0adb870`](https://github.com/hickory-dns/hickory-dns/commit/0adb8705fa3686bb18dd9dfd6cf9157efba09e6c) proto: remove unused import - [`ac7146c`](https://github.com/hickory-dns/hickory-dns/commit/ac7146c7ec6179fed9c81cda67662f4957f3b05a) proto: fix import block order - [`eff431e`](https://github.com/hickory-dns/hickory-dns/commit/eff431e7759110e707cccdbe5b7497fae5539ac2) proto: clean up * imports - [`eed284c`](https://github.com/hickory-dns/hickory-dns/commit/eed284ca934a47876538feef65558ff3183835ee) proto: merge imports ### 📊 Changes **3 files changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/domain/label.rs` (+0 -4) 📝 `crates/proto/src/rr/domain/name.rs` (+7 -4) 📝 `crates/proto/src/tests/udp.rs` (+1 -2) </details> ### 📄 Description From reviewing #2806. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:38:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3336
No description provided.