[Core] Delete left over file (#4383)
authorShane Neuville <shane94@hotmail.com>
Tue, 13 Nov 2018 01:18:51 +0000 (18:18 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Nov 2018 01:18:51 +0000 (18:18 -0700)
Xamarin.Forms.Core/ImageElementManager.cs [deleted file]

diff --git a/Xamarin.Forms.Core/ImageElementManager.cs b/Xamarin.Forms.Core/ImageElementManager.cs
deleted file mode 100644 (file)
index 2956cdd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-using System;
-using Xamarin.Forms.Internals;
-
-namespace Xamarin.Forms
-{
-
-       internal static class ImageElementManager
-       {
-               
-       }
-}
\ No newline at end of file