summaryrefslogtreecommitdiff
path: root/dist/stat.py
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2013-11-05 09:47:42 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2013-11-05 09:47:42 +1100
commitaa6c1500b2e3cb5369a646297bfaa3955f26758c (patch)
tree5910c20d5189a9e6e6edbafa91221123ab9a19e9 /dist/stat.py
parent56d82a4eb9d451a9da3c04597e266c9f7d85e10f (diff)
downloadmongo-aa6c1500b2e3cb5369a646297bfaa3955f26758c.tar.gz
Check Python scripts for 80 column line wrapping, fix violations.
Diffstat (limited to 'dist/stat.py')
-rw-r--r--dist/stat.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/stat.py b/dist/stat.py
index e6021cab18d..da975aad002 100644
--- a/dist/stat.py
+++ b/dist/stat.py
@@ -3,7 +3,6 @@
import re, string, sys, textwrap
from dist import compare_srcfile
-from dist import source_paths_list
# Read the source files.
from stat_data import dsrc_stats, connection_stats