diff options
Diffstat (limited to 'Source/Assistant/StoreResponse.cs')
-rw-r--r-- | Source/Assistant/StoreResponse.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Assistant/StoreResponse.cs b/Source/Assistant/StoreResponse.cs index ef1f05d..8e1759d 100644 --- a/Source/Assistant/StoreResponse.cs +++ b/Source/Assistant/StoreResponse.cs @@ -1,6 +1,6 @@ using System.Collections.Generic; -namespace RehauSku.Assist +namespace RehauSku.Assistant { public class StoreResponce { |