Skip to content

Commit

Permalink
fix(targetticket): remove useless use statement
Browse files Browse the repository at this point in the history
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
  • Loading branch information
btry committed Aug 9, 2021
1 parent ea80fee commit 906ebeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inc/targetticket.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
use GlpiPlugin\Formcreator\Exception\ImportFailureException;
use GlpiPlugin\Formcreator\Exception\ExportFailureException;

use PluginFormcreatorCommon;

if (!defined('GLPI_ROOT')) {
die("Sorry. You can't access this file directly");
}
Expand Down

0 comments on commit 906ebeb

Please sign in to comment.