simplify flattener api

This commit is contained in:
2021-05-24 00:11:58 +03:00
parent e2cf760c12
commit 9ca0d8019c
5 changed files with 18 additions and 38 deletions

View File

@@ -13,7 +13,6 @@ import (
)
func TestLXCConfig(t *testing.T) {
tests := []struct {
name string
docker dockerConfig