Skip to content

Commit 5a86a54

Browse files
authored
Merge pull request #43 from ssyphi/main
Deleted END comment
2 parents fc111f1 + f69b618 commit 5a86a54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

By Syntax/FREQ Procedure/1_Basic Frequency Reports.sas

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,3 @@ proc freq data=sashelp.cars;
2828
tables type*origin; /*3*/
2929
run;
3030
title;
31-
32-
/* END */

0 commit comments

Comments
 (0)