Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Db/BatchInsert.php')
-rw-r--r--core/Db/BatchInsert.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Db/BatchInsert.php b/core/Db/BatchInsert.php
index 6dd02d5ee6..858dad4e38 100644
--- a/core/Db/BatchInsert.php
+++ b/core/Db/BatchInsert.php
@@ -205,7 +205,6 @@ class BatchInsert
return false;
}
-
/**
* Create CSV (or other delimited) files
*