Unverified Commit e30a3c3a authored by Adric's avatar Adric Committed by GitHub

Removed an unused dependency

This dependency is not required. It also stops the project from being used.
parent 589633a9
...@@ -7,7 +7,6 @@ using System.Text.RegularExpressions; ...@@ -7,7 +7,6 @@ using System.Text.RegularExpressions;
using Windows.ApplicationModel; using Windows.ApplicationModel;
using Windows.UI.Xaml; using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls;
using WinRTXamlToolkit.Controls;
namespace RNDeviceInfo namespace RNDeviceInfo
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment