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/s/migration_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/db/s/migration_util.h') diff --git a/src/mongo/db/s/migration_util.h b/src/mongo/db/s/migration_util.h index 56410928e59..dc2469d8602 100644 --- a/src/mongo/db/s/migration_util.h +++ b/src/mongo/db/s/migration_util.h @@ -1,4 +1,3 @@ - /** * Copyright (C) 2018-present MongoDB, Inc. * -- cgit v1.2.1