aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.ErrorCodes/ErrorCodes.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-07 20:14:55 +0800
committerGitHub <noreply@github.com>2021-01-07 20:14:55 +0800
commit8efb9dc9bec7e52aa76a741d820bdeaf9eb45fec (patch)
tree73a1baa078fa7a38dcdbdd38620bba0ef6a1298f /BackEnd/Timeline.ErrorCodes/ErrorCodes.cs
parentd3c9d0a9335ac6df3e330172b1b1a8a219cbdbaf (diff)
parent97e6ac51ac4df58cd1229e7974d2b846b192558a (diff)
downloadtimeline-8efb9dc9bec7e52aa76a741d820bdeaf9eb45fec.tar.gz
timeline-8efb9dc9bec7e52aa76a741d820bdeaf9eb45fec.tar.bz2
timeline-8efb9dc9bec7e52aa76a741d820bdeaf9eb45fec.zip
Merge pull request #203 from crupest/back-dev
refactor: Make mapper a service. Fix #202.
Diffstat (limited to 'BackEnd/Timeline.ErrorCodes/ErrorCodes.cs')
-rw-r--r--BackEnd/Timeline.ErrorCodes/ErrorCodes.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/BackEnd/Timeline.ErrorCodes/ErrorCodes.cs b/BackEnd/Timeline.ErrorCodes/ErrorCodes.cs
index b8ec63ec..53a03b69 100644
--- a/BackEnd/Timeline.ErrorCodes/ErrorCodes.cs
+++ b/BackEnd/Timeline.ErrorCodes/ErrorCodes.cs
@@ -1,6 +1,4 @@
-using System;
-
-namespace Timeline.Models.Http
+namespace Timeline.Models.Http
{
/// <summary>
/// All error code constants.