Files
transshift/TransmissionRPCClient/PeerStatCell.m
Alexey Chechetkin 2bad05357f Added peer stats
2015-08-03 00:34:01 +03:00

14 lines
225 B
Objective-C

//
// PeerStatCell.m
// TransmissionRPCClient
//
// Created by Alexey Chechetkin on 03.08.15.
// Copyright (c) 2015 Alexey Chechetkin. All rights reserved.
//
#import "PeerStatCell.h"
@implementation PeerStatCell
@end