Skip to content

Commit

Permalink
Update CICD.Tools.CatalogUpload/Uploader.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Michiel Oda <97458010+MichielOda@users.noreply.github.com>
  • Loading branch information
janstaelensskyline and MichielOda authored Oct 8, 2024
1 parent e82f15a commit 5b153c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CICD.Tools.CatalogUpload/Uploader.cs
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
namespace CICD.Tools.CatalogUpload
{
using System;
using System.IO;
using System.Threading.Tasks;

using Microsoft.Extensions.Logging;

using Serilog;

using Skyline.DataMiner.CICD.FileSystem;
using Skyline.DataMiner.CICD.Tools.CatalogUpload;
using Skyline.DataMiner.CICD.Tools.CatalogUpload.Lib;
Expand Down

0 comments on commit 5b153c7

Please sign in to comment.