Caleb Porzio 3 năm trước cách đây
mục cha
commit
975c9f834c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/alpinejs/src/directives/x-bind.js

+ 0 - 1
packages/alpinejs/src/directives/x-bind.js

@@ -1,5 +1,4 @@
 import { attributesOnly, directive, directives, into, mapAttributes, prefix, startingWith } from '../directives'
-import { addInitSelector } from '../lifecycle'
 import { evaluateLater } from '../evaluator'
 import { mutateDom } from '../mutation'
 import bind from '../utils/bind'