From 0ae0459be4f9eade994acbca65a60070672854fb Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 4 Mar 2019 19:45:49 +0800 Subject: Migrate todo page from Azure DevOps WorkItems to Github Issues. --- Timeline/Program.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Timeline/Program.cs') 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; -- cgit v1.2.3