mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
all unit tests are now passing except for filter tests
This commit is contained in:
@@ -18,8 +18,6 @@ suite('Image', function(){
|
||||
draggable: true
|
||||
});
|
||||
|
||||
console.log(darth);
|
||||
|
||||
layer.add(darth);
|
||||
stage.add(layer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user