This commit is contained in:
Kevin Jahns
2018-01-29 16:41:27 -08:00
parent 40e913e9c5
commit c0d24bdba4
3 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
import { createMutualExclude } from '../Util/mutualExclude.js'
export default class Binding {
constructor (type, target) {
this.type = type