1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

adjust default root namespaces

This commit is contained in:
Kyle Spearrin
2017-09-08 11:45:20 -04:00
parent 6573bf44ab
commit 7cdba3e81a
6 changed files with 6 additions and 4 deletions

View File

@ -5,7 +5,7 @@ using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
namespace Setup
namespace Bit.Setup
{
public static class Helpers
{