Skip to content

Commit

Permalink
remove all refs to Compat
Browse files Browse the repository at this point in the history
  • Loading branch information
timmylev committed Jan 12, 2023
1 parent f6df4d6 commit 4860637
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ authors = ["Invenia Technical Computing Corporation"]
version = "0.1.11"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NamedDims = "356022a1-0364-5f58-8944-0da4b18d706f"
Expand Down
1 change: 0 additions & 1 deletion src/ObservationDims.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module ObservationDims

using Compat: eachslice, hasproperty
using Distributions
using NamedDims
using Tables
Expand Down

0 comments on commit 4860637

Please sign in to comment.