فهرست منبع

api/server: format code with gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 1 سال پیش
والد
کامیت
d52f20048d
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      api/server/router/container/container_routes.go

+ 0 - 1
api/server/router/container/container_routes.go

@@ -541,7 +541,6 @@ func (s *containerRouter) postContainersCreate(ctx context.Context, w http.Respo
 				bo.CreateMountpoint = false
 				bo.CreateMountpoint = false
 			}
 			}
 		}
 		}
-
 	}
 	}
 
 
 	if hostConfig != nil && versions.LessThan(version, "1.44") {
 	if hostConfig != nil && versions.LessThan(version, "1.44") {