Missing use
jdarwood007

jdarwood007 commited on 2024-01-28 10:06:03
Showing 1 changed files, with 1 additions and 0 deletions.

... ...
@@ -15,6 +15,7 @@ use SMF\Lang;
15 15
 use SMF\Theme;
16 16
 use SMF\User;
17 17
 use SMF\Utils;
18
+use SMF\WebFetch\WebFetchApi;
18 19
 
19 20
 class hibp
20 21
 {
21 22