mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Reduce diff
This commit is contained in:
parent
4f14859351
commit
29dd63d1eb
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ function getDatabasePath() {
|
||||||
return path.join(aikidoDir, "malwareDatabase.json");
|
return path.join(aikidoDir, "malwareDatabase.json");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function getDatabaseVersionPath() {
|
function getDatabaseVersionPath() {
|
||||||
const aikidoDir = getAikidoDirectory();
|
const aikidoDir = getAikidoDirectory();
|
||||||
return path.join(aikidoDir, "version.txt");
|
return path.join(aikidoDir, "version.txt");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue