Skip to content

Commit 6dfa418

Browse files
author
Saul van der Walt
committed
small cleanup
1 parent 4942c84 commit 6dfa418

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

SuperModel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@
175175
} else if (has(prop)) {
176176
obj[key] = mut(prop)
177177
}
178-
console.log(prop, mut(prop), obj, key)
179178

180179
once('delete:' + prop, () => {
181180
stop && stop()

SuperModel.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)