Skip to content

Commit ae7b727

Browse files
committed
todo styles modifications
todo tests todo code structure modifications
1 parent cdc8d51 commit ae7b727

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/HTMLBuilder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ function buildNotesTr(note){
171171

172172
tr.append(tdEdit, tdArchive, tdDelete);
173173
return tr;
174-
175174
}
176175

177176
export {

0 commit comments

Comments
 (0)