1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 00:22:50 -05:00

update org license API

This commit is contained in:
Kyle Spearrin
2017-08-14 21:25:06 -04:00
parent 5259b07889
commit 5370c2303e
3 changed files with 88 additions and 2 deletions

View File

@ -12,8 +12,6 @@ using System.Linq;
using Bit.Core.Repositories;
using Bit.Core.Utilities;
using Bit.Core;
using System.IO;
using Newtonsoft.Json;
using Bit.Core.Models.Business;
using Bit.Api.Utilities;