mirror of
https://github.com/zhigang1992/transshift.git
synced 2026-06-11 08:49:31 +08:00
13 lines
251 B
Objective-C
13 lines
251 B
Objective-C
//
|
|
// BandwidthPriorityCell.m
|
|
// TransmissionRPCClient
|
|
//
|
|
// Created by Alexey Chechetkin on 05.07.15.
|
|
// Copyright (c) 2015 Alexey Chechetkin. All rights reserved.
|
|
//
|
|
|
|
#import "BandwidthPriorityCell.h"
|
|
|
|
@implementation BandwidthPriorityCell
|
|
@end
|