Skip to content

Commit 4aa7a2d

Browse files
committed
chore: remove unused import
1 parent 9ca5323 commit 4aa7a2d

File tree

1 file changed

+1
-1
lines changed
  • src/Resources/app/administration/src/module/tinect-redirects

1 file changed

+1
-1
lines changed

src/Resources/app/administration/src/module/tinect-redirects/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { Component, Module } = Shopware;
1+
const { Component } = Shopware;
22

33
Component.register(
44
'tinect-redirects-index',

0 commit comments

Comments
 (0)