Skip to content

Commit

Permalink
delete: type_qtype and type_rtype deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscaOrtegaG committed Jun 5, 2024
1 parent 153fbb0 commit b44a1b3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 165 deletions.
2 changes: 0 additions & 2 deletions src/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ pub mod header;
pub mod question;
pub mod rdata;
pub mod resource_record;
pub mod type_rtype;
pub mod type_qtype;
pub mod rrtype;
pub mod class_rclass;
pub mod class_qclass;
Expand Down
163 changes: 0 additions & 163 deletions src/message/type_qtype.rs

This file was deleted.

Empty file removed src/message/type_rtype.rs
Empty file.

0 comments on commit b44a1b3

Please sign in to comment.