mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-17 06:25:49 +08:00
Removed unused usings, removed empty spaces, removed tons os warnings (#903)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
using KubeClient;
|
||||
using System;
|
||||
|
||||
namespace Ocelot.Provider.Kubernetes
|
||||
namespace Ocelot.Provider.Kubernetes
|
||||
{
|
||||
public class KubeRegistryConfiguration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user