React to security renames

This commit is contained in:
Hao Kung 2015-07-16 13:15:08 -07:00
parent 01c8f111df
commit 668dd349d2
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Security.Claims;
using System.Threading.Tasks;
using Microsoft.AspNet.Authentication.Notifications;
using Microsoft.AspNet.Authentication.OpenIdConnect;
using Microsoft.AspNet.Http;
using Microsoft.IdentityModel.Protocols;

View File

@ -1,6 +1,5 @@
#if TESTING
using Microsoft.AspNet.Authentication;
using Microsoft.AspNet.Authentication.Twitter.Messages;
using Newtonsoft.Json;
namespace MusicStore.Mocks.Twitter