mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 09:32:48 -05:00
[SM-142] Rename CommCore to Commercial.Core (#2158)
* Rename CommCore to Commercial.Core
This commit is contained in:
@ -8,7 +8,7 @@ using Microsoft.AspNetCore.Identity;
|
||||
using Stripe;
|
||||
|
||||
#if !OSS
|
||||
using Bit.CommCore.Utilities;
|
||||
using Bit.Commercial.Core.Utilities;
|
||||
#endif
|
||||
|
||||
namespace Bit.Admin
|
||||
|
Reference in New Issue
Block a user