fix extra brace
This commit is contained in:
@@ -175,4 +175,3 @@ function booking_earlyaccess_csv_report() {
|
||||
print $csv;
|
||||
exit(0);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user
@@ -175,4 +175,3 @@ function booking_earlyaccess_csv_report() {
|
||||
print $csv;
|
||||
exit(0);
|
||||
}
|
||||
}
|