1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Source-SnapChatCamera/ManagedCapturer/SCScanConfiguration.m
2018-08-08 02:32:46 +03:00

14 lines
217 B
Objective-C

//
// SCScanConfiguration.m
// Snapchat
//
// Created by Yang Dai on 3/7/17.
// Copyright © 2017 Snapchat, Inc. All rights reserved.
//
#import "SCScanConfiguration.h"
@implementation SCScanConfiguration
@end