aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/PathProvider.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-03-13 18:03:29 +0800
committercrupest <crupest@outlook.com>2020-03-13 18:03:29 +0800
commit1af4f51abcd09be68bc0e2ad77b163569a50a6b3 (patch)
tree23167ac72ad2a0a878eacbfec7fdd9b8b4a81c55 /Timeline/Services/PathProvider.cs
parent671590b071cccfb889e68c3f74581fcf15a02921 (diff)
downloadtimeline-1af4f51abcd09be68bc0e2ad77b163569a50a6b3.tar.gz
timeline-1af4f51abcd09be68bc0e2ad77b163569a50a6b3.tar.bz2
timeline-1af4f51abcd09be68bc0e2ad77b163569a50a6b3.zip
Clean code.
Diffstat (limited to 'Timeline/Services/PathProvider.cs')
-rw-r--r--Timeline/Services/PathProvider.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Timeline/Services/PathProvider.cs b/Timeline/Services/PathProvider.cs
index 15e66972..1f6b629a 100644
--- a/Timeline/Services/PathProvider.cs
+++ b/Timeline/Services/PathProvider.cs
@@ -1,9 +1,5 @@
using Microsoft.Extensions.Configuration;
-using System;
-using System.Collections.Generic;
using System.IO;
-using System.Linq;
-using System.Threading.Tasks;
namespace Timeline.Services
{