Skip to content

Commit

Permalink
Remove first using statement
Browse files Browse the repository at this point in the history
  • Loading branch information
lkastner committed Apr 8, 2024
1 parent 9c30c26 commit e92062b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/utils/Banners/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
using Pkg

function run_repl_code(code::String)
bin = Base.julia_cmd()[1]
proj = dirname(Base.active_project())
Expand Down

0 comments on commit e92062b

Please sign in to comment.