Skip to content

Commit

Permalink
fix use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
judaw committed Sep 17, 2024
1 parent 36910e4 commit 3f4a502
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cwd_saml_mapping.module
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?php

use Drupal;
use Drupal\user\UserInterface;
use Drupal\cwd_saml_mapping\ShibbolethHelper;
use Drupal\Core\StringTranslation\TranslatableMarkup;
Expand Down

0 comments on commit 3f4a502

Please sign in to comment.