move data stores into their own folders like the go project

This commit is contained in:
2026-08-06 16:24:04 -05:00
parent e17fbc14a0
commit 984e8da231
5 changed files with 5 additions and 4 deletions
@@ -1,4 +1,4 @@
using SafelyYou;
using SafelyYou.Data;
namespace SafelyYouTests;