Pull out OWSConversationColor to its own file.

This commit is contained in:
Matthew Chen 2018-09-27 11:41:57 -04:00
parent 5a99cd347f
commit 2b75c4034d

View file

@ -3,7 +3,6 @@
//
#import "OWSMath.h"
#import "Theme.h"
#import "UIColor+OWS.h"
#import <SignalServiceKit/Cryptography.h>