Skip to content

Commit ba8414e

Browse files
committed
chore: remove unused usings
1 parent 1ebe1f2 commit ba8414e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/Uno.UI.Runtime.Skia.AppleUIKit/Devices/Input/TopViewLayer.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
using System;
2-
using CoreAnimation;
3-
using CoreGraphics;
4-
using Foundation;
1+
using Foundation;
52
using UIKit;
63
using Uno.UI.Runtime.Skia.AppleUIKit;
74

0 commit comments

Comments
 (0)