Unverified Commit 00b78754 authored by Gant Laborde's avatar Gant Laborde Committed by GitHub

Merge pull request #263 from adricl/patch-1

Removed an unused dependency
parents 589633a9 e30a3c3a
...@@ -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