Skip to content

Commit a07fd67

Browse files
committed
Minor fix
1 parent f9e76f9 commit a07fd67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/types.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ export type UserSettings = {
132132
ssh_private_key_path: string | null
133133
ssh_tasks_dir: string | null
134134
ssh_jobs_dir: string | null
135-
slurm_accounts: string | null
136135
}
137136

138137
export type Group = {

0 commit comments

Comments
 (0)