From 8f91501b07aaba6eab12c5b1352d0edcb159c785 Mon Sep 17 00:00:00 2001 From: Bilawal Hameed Date: Tue, 23 Jun 2020 20:14:09 +0200 Subject: [PATCH] chore(mkdocs/container): remove initial newline --- plugins/techdocs/mkdocs/container/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/techdocs/mkdocs/container/Dockerfile b/plugins/techdocs/mkdocs/container/Dockerfile index ce54f53983..8df86eadb0 100644 --- a/plugins/techdocs/mkdocs/container/Dockerfile +++ b/plugins/techdocs/mkdocs/container/Dockerfile @@ -1,4 +1,3 @@ - # Copyright 2020 Spotify AB # # Licensed under the Apache License, Version 2.0 (the "License");