Bugzilla – Attachment 178837 Details for
Bug 36350
Add subclass of Koha::Objects that provides caching for find and search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36350: Remove unused import
Bug-36350-Remove-unused-import.patch (text/plain), 661 bytes, created by
David Gustafsson
on 2025-02-28 14:54:54 UTC
(
hide
)
Description:
Bug 36350: Remove unused import
Filename:
MIME Type:
Creator:
David Gustafsson
Created:
2025-02-28 14:54:54 UTC
Size:
661 bytes
patch
obsolete
>From 70294e56bedd7e8bf877962bf3879da5022322dd Mon Sep 17 00:00:00 2001 >From: David Gustafsson <david.gustafsson@ub.gu.se> >Date: Fri, 28 Feb 2025 15:50:30 +0100 >Subject: [PATCH] Bug 36350: Remove unused import > >--- > Koha/Object/CachedExpiration.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/Koha/Object/CachedExpiration.pm b/Koha/Object/CachedExpiration.pm >index cfc1936c3cd..4e1b4b09ea7 100644 >--- a/Koha/Object/CachedExpiration.pm >+++ b/Koha/Object/CachedExpiration.pm >@@ -2,7 +2,6 @@ package Koha::Object::CachedExpiration; > > use parent qw( Koha::Object Koha::Objects::Cached::Base ); > use Modern::Perl; >-use Data::Dumper; > > =head1 NAME > >-- >2.48.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 36350
:
163357
|
163361
|
163857
|
163858
|
163872
|
163873
|
163874
|
163945
|
177311
|
177370
|
177371
|
177379
|
178729
|
178835
|
178837
|
179331
|
179332
|
179333
|
179342
|
179343
|
179344