Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
satkunas authored and jrouzierinverse committed Jun 5, 2023
1 parent e18b4c8 commit e7cd3d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ import {
FormGroupHttpdCollector,
FormGroupHttpdDispatcher,
FormGroupHttpdPortal,
FormGroupHttpdProxy,
FormGroupHttpdWebservices,
FormGroupIptables,
FormGroupIp6tables,
Expand Down Expand Up @@ -290,7 +289,6 @@ const components = {
FormGroupHttpdCollector,
FormGroupHttpdDispatcher,
FormGroupHttpdPortal,
FormGroupHttpdProxy,
FormGroupHttpdWebservices,
FormGroupIptables,
FormGroupIp6tables,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export {
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdCollector,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdDispatcher,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdPortal,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdProxy,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdWebservices,
BaseFormGroupToggleDisabledEnabled as FormGroupIptables,
BaseFormGroupToggleDisabledEnabled as FormGroupIp6tables,
Expand Down

0 comments on commit e7cd3d8

Please sign in to comment.