diff --git a/cmd/thin/app/thin.go b/cmd/thin/app/thin.go index 07c50f33dd4..18db128b7b3 100644 --- a/cmd/thin/app/thin.go +++ b/cmd/thin/app/thin.go @@ -12,16 +12,6 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -package utils - -import ( -"math/rand" -"testing" -"time" - -corev1 "k8s.io/api/core/v1" -) */ package app