diff --git a/lib/GPGCryptography.class.php b/lib/GPGCryptography.class.php index fa31a0f..bc804cf 100644 --- a/lib/GPGCryptography.class.php +++ b/lib/GPGCryptography.class.php @@ -113,4 +113,3 @@ public static function isGpgInstalled() { return false; } } -?>