summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/OCSqlitePlatform.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/DB/OCSqlitePlatform.php')
-rw-r--r--lib/private/DB/OCSqlitePlatform.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/DB/OCSqlitePlatform.php b/lib/private/DB/OCSqlitePlatform.php
index 5649b14d233..be33629e885 100644
--- a/lib/private/DB/OCSqlitePlatform.php
+++ b/lib/private/DB/OCSqlitePlatform.php
@@ -23,5 +23,4 @@
namespace OC\DB;
class OCSqlitePlatform extends \Doctrine\DBAL\Platforms\SqlitePlatform {
-
}