Files
i2p.i2p/launchers/macosx/I2PLauncher/Utils/browser/FirefoxManager.swift

16 lines
200 B
Swift

//
// FirefoxManager.swift
// I2PLauncher
//
// Created by Mikal Villa on 08/12/2018.
// Copyright © 2018 The I2P Project. All rights reserved.
//
import Foundation
class FirefoxManager {
}