Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly committed Mar 22, 2024
1 parent 5ba83f9 commit 1730342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/lib/cockpit-fsinfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ export function fsinfo(path: string, attrs: string[], options?: cockpit.JsonObje
payload: "fsinfo",
path,
attrs,
"close-on-error": false,
watch: true,
...options
});
Expand Down

0 comments on commit 1730342

Please sign in to comment.