Revert "Temporarily enable image editor."

This reverts commit 66c0419131.
pull/2/head
Matthew Chen 6 years ago
parent 3b56b2fb4c
commit 6052ce477a

@ -273,7 +273,7 @@ public class ImageEditorModel: NSObject {
@objc
public static var isFeatureEnabled: Bool {
return true
return _isDebugAssertConfiguration()
}
@objc

Loading…
Cancel
Save