Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #4187: Tidied useless nofilter DBObject statements. #4188

Merged
merged 1 commit into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Kernel/Modules/AdminPackageManager.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AdminPackageManager;

## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use v5.24;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/AdminQueue.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AdminQueue;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/AgentCustomerInformationCenterSearch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AgentCustomerInformationCenterSearch;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/AgentCustomerUserInformationCenterSearch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AgentCustomerUserInformationCenterSearch;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/AgentDashboardCommon.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AgentDashboardCommon;

## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use v5.24;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/AgentElasticsearchQuickResult.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::AgentElasticsearchQuickResult;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/CustomerDashboardCommon.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::CustomerDashboardCommon;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/CustomerElasticsearchQuickResult.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::CustomerElasticsearchQuickResult;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/CustomerTicketProcess.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::CustomerTicketProcess;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion Kernel/Modules/MigrateFromOTRS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# --

package Kernel::Modules::MigrateFromOTRS;
## nofilter(TidyAll::Plugin::OTOBO::Perl::DBObject)

use strict;
use warnings;
Expand Down