From cb58648843160a672ba9427b0abfb2dd87c86206 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/Controllers/UserTestController.cs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Timeline/Controllers/UserTestController.cs') diff --git a/Timeline/Controllers/UserTestController.cs b/Timeline/Controllers/UserTestController.cs index 7fb6850b..cf5cf074 100644 --- a/Timeline/Controllers/UserTestController.cs +++ b/Timeline/Controllers/UserTestController.cs @@ -1,7 +1,3 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; -- cgit v1.2.3