Remove `jquery.guillotine` import in legacy CoffeeScript

This commit is contained in:
Andreas Nedbal 2022-01-06 03:14:40 +01:00
parent fb9d8bf947
commit 6dcb5a2afb
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import '../legacy/jquery'
import {} from 'jquery-ujs'
import 'popper.js'
import 'bootstrap'
import 'jquery.guillotine'
import 'particleground/jquery.particleground.min'
import 'jquery.growl'
import 'sweetalert'