Use new Purge method of the database

This commit is contained in:
Daniel
2020-09-24 16:57:54 +02:00
parent 6093c5b847
commit f46e759524
6 changed files with 32 additions and 97 deletions

View File

@@ -129,7 +129,6 @@ func registerAsDatabase() error {
Name: "network",
Description: "Network and Firewall Data",
StorageType: "injected",
PrimaryAPI: "",
})
if err != nil {
return err