Fixe la facture avec un nom d'utilisateur comportant un espace

This commit is contained in:
Paul Schneider 2017-07-09 19:35:27 +02:00
commit 2b925b1b12
3 changed files with 1 additions and 4 deletions

View file

@ -2,7 +2,6 @@ using System;
using System.Globalization;
using System.Threading.Tasks;
using Microsoft.AspNet.Mvc.ModelBinding;
using Newtonsoft.Json;
namespace Yavsc
{