Remove email (no more code)

This commit is contained in:
J-Jamet
2019-08-17 13:21:48 +02:00
parent 722ba5c34d
commit 8536de3555

View File

@@ -68,9 +68,6 @@ import java.util.Arrays
/**
* Load a v3 database file.
*
* @author Naomaru Itoi <nao></nao>@phoneid.org>
* @author Bill Zwicky <wrzwicky></wrzwicky>@pobox.com>
*/
class ImporterV3 : Importer<PwDatabaseV3>() {