diff options
Diffstat (limited to 'nihil.posix/write_file.ccm')
| -rw-r--r-- | nihil.posix/write_file.ccm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nihil.posix/write_file.ccm b/nihil.posix/write_file.ccm index ad1129f..e706274 100644 --- a/nihil.posix/write_file.ccm +++ b/nihil.posix/write_file.ccm @@ -3,7 +3,6 @@ export module nihil.posix:write_file; import nihil.std; import nihil.error; -import nihil.monad; import nihil.util; import :fd; import :open; |
