Skip to content

Commit

Permalink
Remove Outline log
Browse files Browse the repository at this point in the history
  • Loading branch information
bbazukun123 committed Jan 4, 2024
1 parent db81454 commit e2d691b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions filters/outline/src/OutlineFilter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ export class OutlineFilter extends Filter
this.color = options.color ?? 0x000000;

Object.assign(this, options);

console.log(this);
}

/**
Expand Down

0 comments on commit e2d691b

Please sign in to comment.