Skip to content

Commit e0aba30

Browse files
committed
lint fix
1 parent e3be756 commit e0aba30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/platform/macos/view.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ use objc2_app_kit::{
2424
};
2525
use objc2_foundation::{NSArray, NSNotification, NSPoint, NSRect, NSSize, NSString};
2626
use std::cell::{Cell, RefCell};
27-
use std::cmp::min;
2827
use std::rc::Rc;
2928

3029
pub enum ViewParentingType {

0 commit comments

Comments
 (0)