remove unused method, the right one is in util.php
This commit is contained in:
parent
aca7fbe2c8
commit
a6ced6b53f
|
@ -663,8 +663,4 @@ class Crypt {
|
|||
}
|
||||
}
|
||||
|
||||
public static function decryptAll() {
|
||||
error_log("decrypt all");
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue