Skip to content

Commit 97a99e9

Browse files
update
1 parent a10acf3 commit 97a99e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Capsule/Artisan.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,6 @@ public function run(array $argv): int
118118
// Ensure external commands are discovered even if constructed elsewhere
119119
$this->discoverExternal();
120120

121-
dd(
122-
$this->resolveVendorPath()
123-
);
124-
125121
if ($commandInput === 'list') {
126122
$this->renderList();
127123
return 0;

0 commit comments

Comments
 (0)