Remove wrong imports.
authorOlaf Braun <info@braun-development.de>
Tue, 22 Oct 2024 15:16:33 +0000 (17:16 +0200)
committerOlaf Braun <info@braun-development.de>
Tue, 22 Oct 2024 15:16:33 +0000 (17:16 +0200)
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php

index 4fc2acedb80833786087b20d011e23d942e6faf0..f7ad947c035daf2e61c2f4bdf505d00296747492 100644 (file)
@@ -11,10 +11,6 @@ use wcf\system\exception\UserInputException;
 use wcf\system\user\GroupedUserList;
 use wcf\system\WCF;
 
-use wcf\system\exception\UserInputException;
-use wcf\system\user\GroupedUserList;
-use wcf\system\WCF;
-
 /**
  * Executes profile visitor-related actions.
  *