Skip to content

Commit c6f108c

Browse files
committed
Clean up imports on PostListModel
1 parent 18b6d07 commit c6f108c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Shared/PostList/PostListModel.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import Foundation
2-
import WriteFreely
1+
import SwiftUI
32
import CoreData
43

54
class PostListModel: ObservableObject {

0 commit comments

Comments
 (0)