Skip to content

Commit

Permalink
remove FunctionDependencies because it is now in ExpressionExplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Nov 16, 2023
1 parent 1d0285b commit 20ed9da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion src/Pluto.jl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ include("./evaluation/Tokens.jl")
include("./evaluation/Throttled.jl")
include("./runner/PlutoRunner.jl")
include("./analysis/ExpressionExplorer.jl")
include("./analysis/FunctionDependencies.jl")
include("./packages/PkgCompat.jl")
include("./webserver/Status.jl")

Expand Down
45 changes: 0 additions & 45 deletions src/analysis/FunctionDependencies.jl

This file was deleted.

0 comments on commit 20ed9da

Please sign in to comment.