From 1da946ff41097ca38a78b99a7a396a48c6cf1b7d Mon Sep 17 00:00:00 2001 From: Stephen Damm <421822+halsafar@users.noreply.github.com> Date: Thu, 9 Aug 2018 18:24:31 -0600 Subject: [PATCH] Organize. --- SongBrowserPlugin/{ => DataAccess}/SongBrowserModel.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SongBrowserPlugin/{ => DataAccess}/SongBrowserModel.cs (100%) diff --git a/SongBrowserPlugin/SongBrowserModel.cs b/SongBrowserPlugin/DataAccess/SongBrowserModel.cs similarity index 100% rename from SongBrowserPlugin/SongBrowserModel.cs rename to SongBrowserPlugin/DataAccess/SongBrowserModel.cs