chore(format): formatted the code
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
//// The Main function definitions
|
||||
|
||||
import luma/definition
|
||||
import gleam/io
|
||||
import gleam/json
|
||||
import luma/definition
|
||||
import luma/parser
|
||||
|
||||
/// example main function that parses some text into json
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
import luma/definition
|
||||
import gleam/dict
|
||||
import gleam/int
|
||||
import gleam/list
|
||||
import gleam/result
|
||||
import gleam/string
|
||||
import luma/definition
|
||||
import luma/mode
|
||||
|
||||
/// main parse function
|
||||
|
||||
Reference in New Issue
Block a user