commit | 59794917f8a05fcf6b17c537f44669154471cfbb | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Aug 04 16:55:11 2020 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Aug 04 16:55:11 2020 -0400 |
tree | 132c4fc00799420aa3ba57fd405256e61b1a18a2 | |
parent | b3f26aec0390f5bf66949b60c04ec5b34396551b [diff] |
remove the debugging print
diff --git a/R/add_indent.R b/R/add_indent.R index 8a90c49..a50547d 100644 --- a/R/add_indent.R +++ b/R/add_indent.R
@@ -103,7 +103,6 @@ } for (j in target_cols) { - print(j) node_to_edit <- xml_child(row_to_edit, j) if (!xml_has_attr(node_to_edit, "indentlevel")) { xml_attr(node_to_edit, "style") <- paste(