Skip to content

Commit 7915bf7

Browse files
committed
Restore original spacing
1 parent cc3cf9f commit 7915bf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
import Foundation
22
import CoreData
33

4+
45
@objc(Order)
56
public class Order: NSManagedObject {
6-
7+
78
}

0 commit comments

Comments
 (0)