use without backslash

This commit is contained in:
Thomas Gelf 2014-02-18 17:48:13 +00:00
parent 445c981d01
commit 73fdcdef47
1 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,9 @@
namespace Icinga\Web;
use \stdClass;
use \Icinga\Application\Logger as Log;
use \Icinga\Exception\ProgrammingError;
use Icinga\Application\Logger as Log;
use Icinga\Exception\ProgrammingError;
use stdClass;
/**
* Icinga Web Hook registry