removes unnecessary usings

This commit is contained in:
2017-05-15 15:40:14 +02:00
parent 69a4f2eaf2
commit eace13abd7
6 changed files with 0 additions and 9 deletions

View File

@ -1,6 +1,5 @@
using System.Collections.Generic;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using PayPal.Api;
using PayPal.Exception;
using Yavsc.Models.Billing;