Skip to content

Commit 5772cc4

Browse files
committed
Removing old code
1 parent 2df0c64 commit 5772cc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Syntax/Chat/ChatServiceProvider.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,8 @@ public function boot()
2929
public function register()
3030
{
3131
$this->shareWithApp();
32-
// $this->registerAlias();
3332
$this->loadConfig();
3433
$this->registerViews();
35-
// $this->activateProfiler();
36-
// $this->registerProfilerRouting();
3734
}
3835

3936
/**

0 commit comments

Comments
 (0)