Skip to content

Commit

Permalink
remove set el
Browse files Browse the repository at this point in the history
  • Loading branch information
sebkolind committed Nov 16, 2023
1 parent c81cb20 commit 6977245
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/one.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ class One {
return this.#el
}

set el (el) {
this.#el = el

return this
}

get scope () {
return this.#scope
}
Expand Down

0 comments on commit 6977245

Please sign in to comment.