Skip to content

Commit d844ea4

Browse files
committed
remove unused import
1 parent f21b2f5 commit d844ea4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/builder/create_application_command_permission.rs

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use crate::internal::prelude::*;
55
#[cfg(feature = "http")]
66
use crate::model::application::command::CommandPermission;
77
use crate::model::application::command::CommandPermissionType;
8-
use crate::model::prelude::*;
98

109
/// A builder for creating several [`CommandPermissionData`].
1110
///

0 commit comments

Comments
 (0)