aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Program.cs')
-rw-r--r--Timeline/Program.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/Timeline/Program.cs b/Timeline/Program.cs
index 8ee8822a..480f5e9e 100644
--- a/Timeline/Program.cs
+++ b/Timeline/Program.cs
@@ -1,8 +1,3 @@
-using System;
-using System.Collections.Generic;
-using System.IO;
-using System.Linq;
-using System.Threading.Tasks;
using Microsoft.AspNetCore;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;