Loading aurbot +0 −2 Original line number Diff line number Diff line Loading @@ -245,8 +245,6 @@ class Aurbot(object): def send_build_report(self, pkgconfig, localpkg, aurpkg, status, logfile): ''' Send build notification ''' if "notify" not in pkgconfig: return info("Send build report") # generate message msg = MIMEMultipart() Loading Loading
aurbot +0 −2 Original line number Diff line number Diff line Loading @@ -245,8 +245,6 @@ class Aurbot(object): def send_build_report(self, pkgconfig, localpkg, aurpkg, status, logfile): ''' Send build notification ''' if "notify" not in pkgconfig: return info("Send build report") # generate message msg = MIMEMultipart() Loading