// // Copyright (c) 2018 Open Whisper Systems. All rights reserved. // #import "OWSResaveCollectionDBMigration.h" NS_ASSUME_NONNULL_BEGIN @interface OWS109OutgoingMessageState : OWSResaveCollectionDBMigration @end NS_ASSUME_NONNULL_END