@ -7,7 +7,6 @@ namespace storm {
namespace dft {
// Prevent some magic constants
static constexpr const uint64_t defaultPriority = 1;
static constexpr const uint64_t defaultCapacity = 1;
template<typename ValueType>