From b21647a5e19e5980186e57f77be0b1e0ef92a087 Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Wed, 13 Feb 2019 14:07:04 -0500 Subject: SERVER-39560 - remove leading blank line on all C++ files Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. --- src/mongo/db/keys_collection_document_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/db/keys_collection_document_test.cpp') diff --git a/src/mongo/db/keys_collection_document_test.cpp b/src/mongo/db/keys_collection_document_test.cpp index 29ef9999636..4e4b4ec0b5d 100644 --- a/src/mongo/db/keys_collection_document_test.cpp +++ b/src/mongo/db/keys_collection_document_test.cpp @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * -- cgit v1.2.1