From f927dcf674094857ba9729789ed0a5b272495332 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 18 Nov 2019 19:43:33 +0800 Subject: Continue to write tests. --- Timeline/Models/Timeline.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Timeline/Models') diff --git a/Timeline/Models/Timeline.cs b/Timeline/Models/Timeline.cs index 85fefff5..752c698d 100644 --- a/Timeline/Models/Timeline.cs +++ b/Timeline/Models/Timeline.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using Timeline.Entities; namespace Timeline.Models { -- cgit v1.2.3