From 8859bd7ffd5a6be44796c5f5edcab4f907286fbd Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Wed, 12 Feb 2025 20:53:02 +0100
Subject: [PATCH] Removing trailing whitespaces at the end rules.

Signed-off-by: Daniel Baumann <daniel@debian.org>
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4964128..a2f1918 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,3 @@ execute_after_dh_auto_install:
 	PYTHONPATH=debian/python3-identify/usr/lib/$$(py3versions -d)/dist-packages \
 		help2man --no-discard-stderr --name 'File identification tool' \
 		debian/python3-identify/usr/bin/identify-cli > debian/python3-identify/usr/share/man/man1/identify-cli.1
-
-