* 'Line 3: Removed the duplicate using directive for Newtonsoft.Json.Converters.' in file 'stream_deck_plugin\ClipTrimDotNet\Client\ClipMetadata.cs'

This commit is contained in:
michalcourson
2026-02-24 21:16:18 -05:00
parent 192c959d39
commit e34903b20f

View File

@ -1,6 +1,6 @@
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using Newtonsoft.Json.Converters;
using System;
using System.Collections.Generic;
using System.Linq;