Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit e1a0da5

Browse files
author
UramnOIL
committed
変更
1 parent 047e798 commit e1a0da5

File tree

1 file changed

+0
-1
lines changed
  • src/VectorNetworkProject/DataProvider

1 file changed

+0
-1
lines changed

src/VectorNetworkProject/DataProvider/Main.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ public function onEnable()
2828
$this, $this->getConfig()->get("database"),
2929
[
3030
"sqlite" => "sqlite.sql",
31-
"mysql" => "mysql.sql"
3231
]
3332
);
3433
$this->manager = new TableManager($connector);

0 commit comments

Comments
 (0)