Commit 063a5034 by Sebastián Katzer

Remove unused vars

parent 30e35884
...@@ -20,9 +20,7 @@ ...@@ -20,9 +20,7 @@
*/ */
var Notifications = Windows.UI.Notifications, var Notifications = Windows.UI.Notifications;
applicationData = Windows.Storage.ApplicationData.current,
localSettings = applicationData.localSettings;
exports.core = { exports.core = {
......
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