Skip to content

Commit fac6124

Browse files
committed
remove outdated todo
1 parent 452da17 commit fac6124

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CodeEdit/Features/Welcome/Views/WelcomeWindowView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ struct WelcomeWindowView: View {
4242
}
4343

4444
/// Helper function which opens welcome view
45-
/// TODO: Move this to WelcomeModule after CodeEditDocumentController is in separate module
4645
static func openWelcomeWindow() {
4746
let window = NSWindow(
4847
contentRect: NSRect(x: 0, y: 0, width: 800, height: 460),

0 commit comments

Comments
 (0)