mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05:00
Turn On ImplicitUsings
(#2079)
* Turn on ImplicitUsings * Fix formatting * Run linter
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
using Bit.Core.Models.Business;
|
||||
using NSubstitute;
|
||||
using Xunit;
|
||||
|
||||
namespace Bit.Core.Test.Models.Business
|
||||
|
Reference in New Issue
Block a user