mirror of
https://github.com/lune-org/docs.git
synced 2025-04-06 19:40:54 +01:00
Remove error for file contents not being UTF-8
This commit is contained in:
parent
63db4ac8c7
commit
b6d5f8ce33
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ An error will be thrown in the following situations:
|
|||
|
||||
- `path` does not point to an existing file.
|
||||
- The current process lacks permissions to read the file.
|
||||
- The contents of the file cannot be read as a UTF-8 string.
|
||||
- Some other I/O error occurred.
|
||||
|
||||
#### Parameters
|
||||
|
|
Loading…
Add table
Reference in a new issue