1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

remove unused using

This commit is contained in:
Kyle Spearrin
2018-12-19 10:52:02 -05:00
parent ac7c7b5077
commit 866cfefd80

View File

@@ -1,6 +1,5 @@
using Bit.Core.Enums; using Bit.Core.Enums;
using Newtonsoft.Json; using Newtonsoft.Json;
using System;
using System.Collections.Generic; using System.Collections.Generic;
using U2F.Core.Utils; using U2F.Core.Utils;