Just slap an if statement around the delete:
if
if (@ReportType <= 1) begin DELETE FROM dbo.RTTReportHelper WHERE Username = @userName end