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

@@ -69,7 +69,6 @@ func registerControlDatabase() error {
Name: "control",
Description: "Control Interface for the Portmaster",
StorageType: "injected",
PrimaryAPI: "",
})
if err != nil {
return err