//
// Error.swift
// Reflex
// Created by Tyler Fleming Cloutier on 11/15/16.
import Foundation
public enum NoError: Swift.Error { }