summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs')
-rw-r--r--Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs b/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs
index e74fed8d..3b24c1a8 100644
--- a/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs
+++ b/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs
@@ -1,12 +1,5 @@
-using System;
-using System.Collections.Generic;
-#if __UNIFIED__
using UIKit;
-#else
-using MonoTouch.UIKit;
-#endif
-
namespace Xamarin.Forms.Platform.iOS
{
public static class Extensions