From 52c59d7cd949ee6ccc89fbb25231666e1e589fe2 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 10 Mar 2020 15:46:59 +0800 Subject: Revert namespace name change. --- Timeline/Helpers/Log.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Timeline/Helpers/Log.cs') diff --git a/Timeline/Helpers/Log.cs b/Timeline/Helpers/Log.cs index bc122e76..68c975fa 100644 --- a/Timeline/Helpers/Log.cs +++ b/Timeline/Helpers/Log.cs @@ -1,7 +1,7 @@ using System.Collections.Generic; using System.Text; -namespace TimelineApp.Helpers +namespace Timeline.Helpers { public static class Log { -- cgit v1.2.3