Skip to content

Commit fe8086c

Browse files
committed
Lint
1 parent 84a62f4 commit fe8086c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit/Features/CEWorkspace/Models/CEWorkspaceFileManager+FileManagement.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ extension CEWorkspaceFileManager {
200200
}
201201
}
202202
}
203-
203+
204204
/// Delete a file from the file system.
205205
/// - Note: Use ``trash(file:)`` if the file should be moved to the trash. This is irreversible.
206206
/// - Parameter url: The file URL to delete.

0 commit comments

Comments
 (0)