From 7c91c271da19266b0bf68515dd7d23700c706010 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Tue, 21 May 2019 00:01:41 -0400 Subject: [PATCH] Bump commit. --- bazarr/main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/bazarr/main.py b/bazarr/main.py index 86c24161f..668395362 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -2057,5 +2057,3 @@ try: server.serve_forever() except KeyboardInterrupt: shutdown() - -#test \ No newline at end of file