Небольшой рефактор

This commit is contained in:
2025-06-23 16:45:17 +03:00
parent 57556bafc5
commit f0233d2683
4 changed files with 17 additions and 6 deletions

View File

@@ -257,4 +257,3 @@ class Database:
)
finally:
self.con.commit()