Skip to content
Snippets Groups Projects
Commit 7eed97c0 authored by Stein Magne Bjorklund's avatar Stein Magne Bjorklund
Browse files

Service module should declare use of exception

parent aa5da6d4
No related branches found
No related tags found
1 merge request!16Resolve "Introduce PSR-4 autoloading"
......@@ -3,6 +3,7 @@
namespace uib\ub\loadspeakr\modules;
use ARC2;
use Exception;
use uib\ub\loadspeakr\Convert;
use uib\ub\loadspeakr\HTTPStatus;
use uib\ub\loadspeakr\Logging;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment