Skip to content

Commit e33c3ea

Browse files
committed
Removed debug print statement
1 parent 551b316 commit e33c3ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/javaxt/express/ServiceRequest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,6 @@ private String getWhereStatement(ArrayList<HashMap<String, Object>> tablesAndFie
15591559
}
15601560
}
15611561

1562-
console.log(where);
15631562
return where;
15641563
}
15651564

0 commit comments

Comments
 (0)