Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sofia Calgaro committed Jan 24, 2025
1 parent 1515dae commit 5c7c435
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/utils/mbb.jl → src/mbb.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
using Pkg
Pkg.activate(".")
using ArgParse
using JSON
using DataStructures
Expand All @@ -14,8 +12,6 @@ using Plots
using ColorSchemes
using Random, LinearAlgebra, Statistics, Distributions, StatsBase

include("../constants.jl")

# style
default(
framestyle = :box,
Expand Down

0 comments on commit 5c7c435

Please sign in to comment.