Remove unused include from Option.aes
This commit is contained in:
parent
e6e6df9d21
commit
9700bd9efe
@ -1,5 +1,3 @@
|
||||
include "List.aes"
|
||||
|
||||
namespace Option =
|
||||
|
||||
function is_none(o : option('a)) : bool = switch(o)
|
||||
|
Loading…
x
Reference in New Issue
Block a user