From c98d1259705b6da027291d5b4fc8892501c93b10 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 7 Nov 2017 11:44:40 +0100 Subject: [PATCH] TT#19710 Remove autogenerated comments Change-Id: I29ba75e64b39bd32a8be95a94fbb0238cf03ad7a --- lib/NGCP/Schema/Result/password_resets.pm | 4 ---- lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm | 8 -------- 2 files changed, 12 deletions(-) diff --git a/lib/NGCP/Schema/Result/password_resets.pm b/lib/NGCP/Schema/Result/password_resets.pm index c4bc61fe..8771e7ca 100644 --- a/lib/NGCP/Schema/Result/password_resets.pm +++ b/lib/NGCP/Schema/Result/password_resets.pm @@ -134,8 +134,4 @@ along with this package. If not, see . =cut -# Created by DBIx::Class::Schema::Loader v0.07035 @ 2014-04-28 15:50:56 -# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:B41r1bAcgmQ5sLZvgFBlGg - -# You can replace this text with custom code or comments, and it will be preserved on regeneration 1; diff --git a/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm b/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm index 0d2e6d88..75294cae 100644 --- a/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm +++ b/lib/NGCP/Schema/Result/voip_pbx_autoattendants.pm @@ -2,9 +2,6 @@ package NGCP::Schema::Result::voip_pbx_autoattendants; use Scalar::Util qw(blessed); our $VERSION = '2.007'; -# Created by DBIx::Class::Schema::Loader -# DO NOT MODIFY THE FIRST PART OF THIS FILE - use parent 'DBIx::Class::Core'; @@ -142,9 +139,4 @@ along with this package. If not, see . =cut -# Created by DBIx::Class::Schema::Loader v0.07035 @ 2013-10-14 14:08:29 -# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:uOk7D6xRi3/TqRyLelv18g - - -# You can replace this text with custom code or comments, and it will be preserved on regeneration 1;