From de5634b10c461805f73f52bd8cd83753c87aee32 Mon Sep 17 00:00:00 2001 From: cato447 Date: Tue, 10 Nov 2020 23:38:09 +0100 Subject: [PATCH] q --- src/main/resources/database/VotingSystemDump.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/database/VotingSystemDump.sql b/src/main/resources/database/VotingSystemDump.sql index c10f356..33c5ed4 100644 --- a/src/main/resources/database/VotingSystemDump.sql +++ b/src/main/resources/database/VotingSystemDump.sql @@ -123,4 +123,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2020-11-10 23:34:02 +-- Dump completed on 2020-11-10 23:37:57