Ensure no management api for v12 (#14197)

* Remove management api

* Remove actual files
This commit is contained in:
Bjarke Berg
2023-05-04 13:32:41 +02:00
committed by GitHub
parent 3c5de5a321
commit 0f1c2f7022
514 changed files with 504 additions and 17204 deletions

View File

@@ -1,4 +1,3 @@
using System;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using Moq;

View File

@@ -1,4 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using Moq;