diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-10-27 11:13:04 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-10-27 11:13:04 +0000 |
commit | f3bb3943c96b92fa4473b0663287f37b8d686601 (patch) | |
tree | d76302c12bd00269f90b286dbc18469e5796dea7 | |
parent | Test pyflakes jenikns integration (diff) | |
download | synapse-f3bb3943c96b92fa4473b0663287f37b8d686601.tar.xz |
Remove test_pyflakes.
-rw-r--r-- | synapse/test_pyflakes.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/test_pyflakes.py b/synapse/test_pyflakes.py deleted file mode 100644 index 7b5b1a0858..0000000000 --- a/synapse/test_pyflakes.py +++ /dev/null @@ -1 +0,0 @@ -import an_unused_module |