From 0678dc243b95648c6a42f2bc96c0fa6d2357bb16 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ji=C5=99=C3=AD=20Ma=C5=A1=C3=ADk?=
 <Jiri.Masik@manchester.ac.uk>
Date: Wed, 29 Mar 2017 09:42:27 +0200
Subject: [PATCH] nonfunctional change to restart the CI

---
 .../InDetTrigRecExample/python/InDetTrigSliceSettings.py        | 2 --
 1 file changed, 2 deletions(-)

diff --git a/InnerDetector/InDetExample/InDetTrigRecExample/python/InDetTrigSliceSettings.py b/InnerDetector/InDetExample/InDetTrigRecExample/python/InDetTrigSliceSettings.py
index 5f7b9b94502e..f04e7a70ca04 100644
--- a/InnerDetector/InDetExample/InDetTrigRecExample/python/InDetTrigSliceSettings.py
+++ b/InnerDetector/InDetExample/InDetTrigRecExample/python/InDetTrigSliceSettings.py
@@ -10,9 +10,7 @@
 """
 
 __author__ = "Jiri Masik"
-__version__= "$Revision: 1.6 $"
 __doc__    = "InDetTrigSliceSettings"
-
 __all__    = [ "InDetTrigSliceSettings" ]
 
 class InDetTrigSliceSettingsDB:
-- 
GitLab