//
// TransformOperation.swift
// Operations
//
// Created by pronebird on 31/05/2022.
// Copyright © 2022 Mullvad VPN AB. All rights reserved.
//
import Foundation
import protocol MullvadTypes.Cancellable
public final class TransformOperation: ResultOperation