// // YBDestroyAccount.h // YBVideo // // Created by YB007 on 2020/6/22. // Copyright © 2020 cat. All rights reserved. // #import "YBBaseViewController.h" NS_ASSUME_NONNULL_BEGIN @interface YBDestroyAccount : YBBaseViewController @end NS_ASSUME_NONNULL_END