Skip to content

Commit

Permalink
fixup! Unexport with, at_with, and ScopedValue from Base
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Jan 22, 2024
1 parent 2bac472 commit 6272622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/logging.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module CoreLogging

import Base: isless, +, -, convert, show
import Base: ScopedValue, with, @with

export
AbstractLogger,
Expand Down

0 comments on commit 6272622

Please sign in to comment.