Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Sep 12, 2023
1 parent eb161b0 commit 69569b9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion test/Bonds.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using Test
import Pluto
import Pluto: update_run!, update_save_run!, WorkspaceManager, ClientSession, ServerSession, Notebook, Cell
import Distributed
import Malt

@testset "Bonds" begin
Expand Down
1 change: 0 additions & 1 deletion test/React.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using Test
import Pluto: Configuration, Notebook, ServerSession, ClientSession, update_run!, Cell, WorkspaceManager
import Pluto.Configuration: Options, EvaluationOptions
import Distributed

@testset "Reactivity" begin
🍭 = ServerSession()
Expand Down
1 change: 0 additions & 1 deletion test/ReloadFromFile.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using Test
import Pluto: Configuration, Notebook, ServerSession, ClientSession, update_run!, Cell, WorkspaceManager, SessionActions, save_notebook
import Pluto.Configuration: Options, EvaluationOptions
import Distributed
using Pluto.WorkspaceManager: poll
import Pkg

Expand Down

0 comments on commit 69569b9

Please sign in to comment.