summaryrefslogtreecommitdiff
path: root/modules_v3/googlemap/db_schema
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/googlemap/db_schema')
-rw-r--r--modules_v3/googlemap/db_schema/db_schema_0_1.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules_v3/googlemap/db_schema/db_schema_0_1.php b/modules_v3/googlemap/db_schema/db_schema_0_1.php
index 04267dae8b..b2796fc3b5 100644
--- a/modules_v3/googlemap/db_schema/db_schema_0_1.php
+++ b/modules_v3/googlemap/db_schema/db_schema_0_1.php
@@ -22,8 +22,6 @@ namespace Webtrees;
// Version 1: create the tables, as per PGV 4.2.1
// Create all of the tables needed for this module
-use Webtrees\Database;
-use Webtrees\Site;
Database::exec(
"CREATE TABLE IF NOT EXISTS `##placelocation` (" .