Skip to content

Commit b38e6ba

Browse files
committed
chore: remove useless print
1 parent 5f69a8a commit b38e6ba

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.idea/modules/Prolog-as-ScalaDSL-build.iml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
package io.github.kelvindev15.prolog
22

3-
object Application extends App:
4-
println("HOLA YA!")
3+
object Application extends App

0 commit comments

Comments
 (0)