Remove empty line.
This commit is contained in:
parent
efac3b36ab
commit
e41bfbcf06
@ -440,7 +440,6 @@ inline void to_json(BasicJsonType& j, const std_fs::path& p)
|
||||
#else
|
||||
j = p.u8string();
|
||||
#endif
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user