aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/ConflictException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Services/ConflictException.cs')
-rw-r--r--Timeline/Services/ConflictException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Services/ConflictException.cs b/Timeline/Services/ConflictException.cs
index 6ede183a..be9ec2c0 100644
--- a/Timeline/Services/ConflictException.cs
+++ b/Timeline/Services/ConflictException.cs
@@ -1,6 +1,6 @@
using System;
-namespace Timeline.Services
+namespace TimelineApp.Services
{
/// <summary>
/// Thrown when a resource already exists and conflicts with the given resource.