mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Remove unused imports.
This commit is contained in:
parent
b85941531d
commit
7636a559f9
@ -27,11 +27,8 @@
|
||||
#include <QTextStream>
|
||||
|
||||
#include "core/Database.h"
|
||||
#include "crypto/Crypto.h"
|
||||
#include "format/KeePass2Reader.h"
|
||||
#include "keys/CompositeKey.h"
|
||||
#include "keys/FileKey.h"
|
||||
#include "keys/PasswordKey.h"
|
||||
|
||||
int Extract::execute(int argc, char **argv)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user