Kubernetes Package, Code Cleanup (#845)

This commit is contained in:
Thiago Loureiro
2019-03-29 20:20:50 +01:00
committed by GitHub
parent 1d9df40af8
commit d9dbcc0865
7 changed files with 5 additions and 14 deletions

View File

@@ -1,7 +1,5 @@
using KubeClient;
using System;
using System.Collections.Generic;
using System.Text;
namespace Ocelot.Provider.Kubernetes
{