mirror of https://github.com/oxen-io/session-ios
Fix overzealous assert.
Sometimes we set values to nil - e.g. when re-registering through debugUI // FREEBIEpull/1/head
parent
e8f4a7bfe8
commit
54792ff461
@ -0,0 +1,9 @@
|
|||||||
|
//
|
||||||
|
// ReminderViewController.swift
|
||||||
|
// Signal
|
||||||
|
//
|
||||||
|
// Created by Michael Kirk on 3/1/18.
|
||||||
|
// Copyright © 2018 Open Whisper Systems. All rights reserved.
|
||||||
|
//
|
||||||
|
|
||||||
|
import Foundation
|
Loading…
Reference in New Issue