Dactyloidae/mobile/ios/Client/Application/Crasher.m
2026-06-26 21:04:09 -07:00

13 lines
181 B
Objective-C

//
// Crasher.m
// Client
//
// Created by Steph Leroux on 2015-10-08.
// Copyright © 2015 Mozilla. All rights reserved.
//
#import "Crasher.h"
@implementation Crasher
@end