diff options
Diffstat (limited to 'stdlib/source/lux/tool/compiler/statement.lux')
-rw-r--r-- | stdlib/source/lux/tool/compiler/statement.lux | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/source/lux/tool/compiler/statement.lux b/stdlib/source/lux/tool/compiler/statement.lux index 441b47f83..5f816204c 100644 --- a/stdlib/source/lux/tool/compiler/statement.lux +++ b/stdlib/source/lux/tool/compiler/statement.lux @@ -1,8 +1,6 @@ (.module: [lux (#- Module) [data - [text - format] [collection ["." list ("#;." monoid)]]]] [// |