From 645a2d4d5da5f76c9588b2bd6ffa51a0e74f000d Mon Sep 17 00:00:00 2001 From: cswimr Date: Tue, 31 Dec 2024 10:38:10 -0500 Subject: [PATCH] refactor: remove a useless import --- Models/Spinal.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Models/Spinal.cs b/Models/Spinal.cs index 93da198..2efc74d 100644 --- a/Models/Spinal.cs +++ b/Models/Spinal.cs @@ -1,5 +1,3 @@ -using System.Collections.Generic; - namespace ZenithInfo.Models { public class Spinal