Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 039e640

Browse files
committed
remove yo
1 parent 4f9dae3 commit 039e640

File tree

1 file changed

+0
-2
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/micro-app/assets

1 file changed

+0
-2
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/micro-app/assets/application.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { Application } from "@hotwired/stimulus"
22
import HelloController from "controllers/hello_controller"
33

4-
console.log('yo')
5-
64
const application = Application.start()
75

86
application.debug = false

0 commit comments

Comments
 (0)