mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 07:03:15 -04:00
Remove extern crate statements (#3310)
This commit is contained in:
@@ -18,6 +18,8 @@ use windows_sys::{
|
||||
},
|
||||
};
|
||||
|
||||
use log::debug;
|
||||
|
||||
use crate::platform_impl::platform::{
|
||||
definitions::{IDataObjectVtbl, IDropTarget, IDropTargetVtbl, IUnknownVtbl},
|
||||
WindowId,
|
||||
|
||||
Reference in New Issue
Block a user