mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Remove unused code
This commit is contained in:
parent
3669fdc752
commit
07fd143853
5 changed files with 9 additions and 35 deletions
|
|
@ -18,10 +18,6 @@ class Utils
|
|||
|
||||
static $RsaKey = null;
|
||||
|
||||
function __construct()
|
||||
{
|
||||
}
|
||||
|
||||
static public function PgpVerifyFile(string $sFileName, string $sSignature) : bool
|
||||
{
|
||||
$sKeyFile = APP_VERSION_ROOT_PATH.'app/resources/RainLoop.asc';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue