Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 053cacc6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove 'no errors' log"

parents 04df96b1 53b2c4a2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ static bool validateFile(const char* filename) {
    }
    }

    log("No errors.\n\n");
    return true;
}