aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Models
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-11-18 19:43:33 +0800
committercrupest <crupest@outlook.com>2019-11-18 19:43:33 +0800
commit0b77c676b81d7340560b22fc6609740df98e9141 (patch)
tree6280d70a821b3b5248817c29c58c2365ad1f63d9 /Timeline/Models
parent06a5d9aae4a348ff93aeaa40ac3d3ae2e7354f0f (diff)
downloadtimeline-0b77c676b81d7340560b22fc6609740df98e9141.tar.gz
timeline-0b77c676b81d7340560b22fc6609740df98e9141.tar.bz2
timeline-0b77c676b81d7340560b22fc6609740df98e9141.zip
Continue to write tests.
Diffstat (limited to 'Timeline/Models')
-rw-r--r--Timeline/Models/Timeline.cs1
1 files changed, 0 insertions, 1 deletions
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
{