Skip to content

Commit

Permalink
ReviseExt: using Revise only
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed May 22, 2024
1 parent 369e45d commit 3a5a5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ReviseExt.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ReviseExt

using Revise
using Revise: Revise
using JET: JET, WatchConfig
import JET: _watch_file_with_func

Expand Down

0 comments on commit 3a5a5b5

Please sign in to comment.