Skip to content
  • Robert Maynard's avatar
    Remove DeviceAdapterError as it isn't needed any more. · d8cc067c
    Robert Maynard authored
    Fixes #277
    
    DeviceAdapterError existed to make sure that the default device adapter
    template was being handled properly. Since the default device adapter doesn't
    exist, and nothing is templated over it we can now remove DeviceAdapterError.
    d8cc067c