Skip to content

Commit

Permalink
Clean GenX.jl after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
qluo0320github committed Nov 27, 2023
1 parent eaeafa2 commit 7c80cc7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/GenX.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ using Combinatorics
using Random
using RecursiveArrayTools
using Statistics
<<<<<<< HEAD
# using SparseArrays
# Uncomment if Gurobi or CPLEX active license and installations are there and the user intends to use either of them
#using CPLEX
using Gurobi
#using CPLEX
#using MOI
#using SCIP
=======
>>>>>>> origin/develop
using HiGHS

# Global scaling factor used when ParameterScale is on to shift values from MW to GW
Expand Down

0 comments on commit 7c80cc7

Please sign in to comment.