From d2f79d3172ff395084ecc2e4ba5c61005bb06662 Mon Sep 17 00:00:00 2001 From: Peter Surda Date: Tue, 14 Nov 2017 23:20:15 +0100 Subject: [PATCH] sqlite storage fix - typo on cleaning --- src/storage/sqlite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/storage/sqlite.py b/src/storage/sqlite.py index b5c48e3b..aba64244 100644 --- a/src/storage/sqlite.py +++ b/src/storage/sqlite.py @@ -75,6 +75,6 @@ class SqliteInventory(InventoryStorage): with self.lock: sqlExecute('DELETE FROM inventory WHERE expirestime