summaryrefslogtreecommitdiff
path: root/dist/style.py
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-09-16 06:21:24 +0000
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-09-16 06:21:24 +0000
commit5bc03723a7e77c96b1d5e45a97173654872c727a (patch)
treef0d12b535fee95b721d8d046c3e4dfbfec0a91e2 /dist/style.py
parentdeeb0f589aab43f0d4b8d97755ed1e13808dcfab (diff)
parent03bbd9d3c9330a5b6e3cbd7d2db1ac7fea5e96bf (diff)
downloadmongodb-3.3.13.tar.gz
Merge branch 'develop' into mongodb-3.4mongodb-3.3.14mongodb-3.3.13
Diffstat (limited to 'dist/style.py')
-rwxr-xr-xdist/style.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/style.py b/dist/style.py
index ecb24d756e8..af713c03a59 100755
--- a/dist/style.py
+++ b/dist/style.py
@@ -35,7 +35,6 @@ def lines_could_join():
print '\t' + m.group(1).lstrip() + m.group(2)
print
-
missing_comment()
# Don't display lines that could be joined by default; in some cases, the code