Skip to content

Commit 2f406e0

Browse files
committed
wip
1 parent b557f84 commit 2f406e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DynamicVehicleScheduling/DynamicVehicleScheduling.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module DynamicVehicleScheduling
33
using ..Utils
44

55
using Base: @kwdef
6-
using ChainRulesCore
6+
# using ChainRulesCore
77
using DocStringExtensions: TYPEDEF, TYPEDFIELDS, TYPEDSIGNATURES
88
using Graphs
99
using HiGHS

0 commit comments

Comments
 (0)