Skip to content

Commit

Permalink
Issue #760: the TidyAll::Plugin::OTRS::Perl modules are gone
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed May 25, 2021
1 parent ddd5e2c commit 23e3e67
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Kernel/Modules/AgentElasticsearchQuickResult.pm
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# --

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

use strict;
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion development/webservices/otobo.RESTRequest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
use warnings;
use utf8;

## nofilter(TidyAll::Plugin::OTRS::Perl::Dumper)
## nofilter(TidyAll::Plugin::OTOBO::Perl::Dumper)

# use ../ as lib location
use File::Basename;
Expand Down
2 changes: 1 addition & 1 deletion development/webservices/otobo.SOAPRequest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
use strict;
use warnings;

## nofilter(TidyAll::Plugin::OTRS::Perl::Dumper)
## nofilter(TidyAll::Plugin::OTOBO::Perl::Dumper)

# use ../ as lib location
use File::Basename;
Expand Down

0 comments on commit 23e3e67

Please sign in to comment.