mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 05:58:27 +02:00
remove comments
This commit is contained in:
parent
5fed710035
commit
b42306739d
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
#import "LatestBuildRequest.h"
|
#import "LatestBuildRequest.h"
|
||||||
#import "Launcher.h"
|
#import "Launcher.h"
|
||||||
#import "Settings.h"
|
#import "Settings.h"
|
||||||
// https://thunder.highfidelity.com/builds/api/tags/latest?format=json
|
|
||||||
// https://httpbin.org/status/500
|
|
||||||
@implementation LatestBuildRequest
|
@implementation LatestBuildRequest
|
||||||
|
|
||||||
- (void) requestLatestBuildInfo {
|
- (void) requestLatestBuildInfo {
|
||||||
|
|
Loading…
Reference in a new issue