aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Authenticate/Attribute.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Authenticate/Attribute.cs')
-rw-r--r--Timeline/Authenticate/Attribute.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Authenticate/Attribute.cs b/Timeline/Authenticate/Attribute.cs
index 1875a21b..239a2a1c 100644
--- a/Timeline/Authenticate/Attribute.cs
+++ b/Timeline/Authenticate/Attribute.cs
@@ -1,5 +1,5 @@
using Microsoft.AspNetCore.Authorization;
-using Timeline.Models;
+using Timeline.Entities;
namespace Timeline.Authenticate
{