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