#import "BottomTabsBaseAttacher.h"

@implementation BottomTabsBaseAttacher

- (void)attach:(UITabBarController *)bottomTabsController {
}

@end
