Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Jul 4, 2024
1 parent a7e9876 commit 828dcda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/src/{{ PackageName }}.jl.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ module {{ PackageName }}

"""
hi = hello_world()

A simple function to return "Hello, World!"
"""
function hello_world()
Expand Down

0 comments on commit 828dcda

Please sign in to comment.