NetNewsWire/Frameworks/RSParser/Feeds/XML/RSParsedEnclosure.m

14 lines
227 B
Mathematica
Raw Normal View History

2017-12-19 00:35:50 +01:00
//
// RSParsedEnclosure.m
// RSParser
//
// Created by Brent Simmons on 12/18/17.
// Copyright © 2017 Ranchero Software, LLC. All rights reserved.
//
#import "RSParsedEnclosure.h"
@implementation RSParsedEnclosure
@end