Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
satkunas authored and jrouzierinverse committed Jun 5, 2023
1 parent af4d439 commit fba51bf
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 @@ -237,7 +237,6 @@ import {
FormGroupHttpdAaa,
FormGroupHttpdAdmin,
FormGroupHttpdAdminDispatcher,
FormGroupHttpdCollector,
FormGroupHttpdDispatcher,
FormGroupHttpdPortal,
FormGroupHttpdProxy,
Expand Down Expand Up @@ -287,7 +286,6 @@ const components = {
FormGroupHttpdAaa,
FormGroupHttpdAdmin,
FormGroupHttpdAdminDispatcher,
FormGroupHttpdCollector,
FormGroupHttpdDispatcher,
FormGroupHttpdPortal,
FormGroupHttpdProxy,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export {
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdAaa,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdAdmin,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdAdminDispatcher,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdCollector,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdDispatcher,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdPortal,
BaseFormGroupToggleDisabledEnabled as FormGroupHttpdProxy,
Expand Down

0 comments on commit fba51bf

Please sign in to comment.