yggdrasil-ios/Yggdrasil Network iOS/Application/AppDelegate+AppDelegateExtension.h
Neil Alexander 52ca049b50 Sanitised
2020-07-19 14:20:15 +01:00

16 lines
198 B
Objective-C

//
// AppDelegate+AppDelegateExtension.h
// Yggdrasil Network
//
// Created by Neil Alexander on 11/01/2019.
//
NS_ASSUME_NONNULL_BEGIN
@interface AppDelegate ()
@end
NS_ASSUME_NONNULL_END