diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-11-03 09:11:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 13:11:16 +0000 |
commit | 2735b3e6f203813e72ca1845225dedd7d791dbb7 (patch) | |
tree | bba71d26c2aa93836ae5eb23779b1f3aecf6c6c6 /changelog.d/11239.misc | |
parent | Add twine and towncrier as dev dependencies (#11233) (diff) | |
download | synapse-2735b3e6f203813e72ca1845225dedd7d791dbb7.tar.xz |
Remove a debug statement from tests. (#11239)
Diffstat (limited to 'changelog.d/11239.misc')
-rw-r--r-- | changelog.d/11239.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11239.misc b/changelog.d/11239.misc new file mode 100644 index 0000000000..48a796bed0 --- /dev/null +++ b/changelog.d/11239.misc @@ -0,0 +1 @@ +Remove debugging statement in tests. |