Skip to content

Commit 4d3ffbc

Browse files
committed
remove accidental main
1 parent 68614d1 commit 4d3ffbc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/gladvent.gleam

-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ import gleam/string
77
import glint
88
import snag
99

10-
pub fn main() {
11-
run()
12-
}
13-
1410
/// Add this function to your project's `main` function in order to run the gladvent CLI.
1511
///
1612
/// This function gets its input from the command line arguments by using the `argv` library.

0 commit comments

Comments
 (0)