summaryrefslogtreecommitdiff
path: root/bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.php')
-rw-r--r--bootstrap.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/bootstrap.php b/bootstrap.php
index 23de5f1..7d6e3c4 100644
--- a/bootstrap.php
+++ b/bootstrap.php
@@ -13,6 +13,3 @@
* // Your code here
* });
*/
-
-$events->afterBuild(App\Listeners\GenerateSitemap::class);
-$events->afterBuild(App\Listeners\GenerateIndex::class);