Skip to content
Prev Previous commit
Next Next commit
Remove redundant using
Remove unused using statement.
  • Loading branch information
martincostello committed May 12, 2019
commit 8d6324e7c7eb76867a2a76e883795cc38c212bb9
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* for more information concerning the license and the contributors participating to this project.
*/

using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Authentication;

namespace AspNet.Security.OpenId.Steam
Expand Down