Update zyppnotify

Blank line removed
This commit is contained in:
Victor Zhestkov 2020-12-11 15:21:09 +03:00 committed by Megan Wilhite
parent d4d9d550cb
commit 9c483f5499

View file

@ -24,7 +24,6 @@ class DriftDetector(Plugin):
if not os.path.exists(self.rpm_path):
self.rpm_path = "/var/lib/rpm/Packages"
def _get_mtime(self):
"""
Get the modified time of the RPM Database.