Index: third_party/WebKit/Tools/Scripts/webkitpy/style/filereader_unittest.py |
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/style/filereader_unittest.py b/third_party/WebKit/Tools/Scripts/webkitpy/style/filereader_unittest.py |
index 5227b5b3a306d00cfc0082e8d87eb4565555df4a..025ea706e3d5bb503f00978da60974aeba7df0f7 100644 |
--- a/third_party/WebKit/Tools/Scripts/webkitpy/style/filereader_unittest.py |
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/style/filereader_unittest.py |
@@ -35,7 +35,6 @@ class TextFileReaderTest(LoggingTestCase): |
This processor simply records the parameters passed to its process() |
method for later checking by the unittest test methods. |
- |
""" |
def __init__(self): |