diff options
Diffstat (limited to 'cli/msg.fbs')
-rw-r--r-- | cli/msg.fbs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/msg.fbs b/cli/msg.fbs index 493bf1d68..6efa871b6 100644 --- a/cli/msg.fbs +++ b/cli/msg.fbs @@ -435,7 +435,6 @@ table StatRes { mode: uint; has_mode: bool; // false on windows name: string; - path: string; } table Truncate { |