Bug 17600: Standardize our EXPORT_OK
[srvgit] / Koha / REST / V1 / CirculationRules.pm
index baa04b5..636985f 100644 (file)
@@ -21,7 +21,6 @@ use Mojo::Base 'Mojolicious::Controller';
 
 use Koha::CirculationRules;
 
-use Try::Tiny;
 
 =head1 API