diff --git a/Signal/src/ViewControllers/DebugUI/DebugUIMisc.m b/Signal/src/ViewControllers/DebugUI/DebugUIMisc.m index 8f807f3b2..9a4b551ae 100644 --- a/Signal/src/ViewControllers/DebugUI/DebugUIMisc.m +++ b/Signal/src/ViewControllers/DebugUI/DebugUIMisc.m @@ -44,8 +44,6 @@ NS_ASSUME_NONNULL_BEGIN - (nullable OWSTableSection *)sectionForThread:(nullable TSThread *)thread { - OWSAssert(thread); - NSMutableArray *items = [NSMutableArray new]; [items addObject:[OWSTableItem itemWithTitle:@"Enable Manual Censorship Circumvention" actionBlock:^{