Skip to content

Commit

Permalink
Update src/Showoff.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhei Kadowaki <40514306+aviatesk@users.noreply.github.com>
  • Loading branch information
Kristoffer Carlsson and aviatesk committed Sep 21, 2020
1 parent ccdcc93 commit bce09c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Showoff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module Showoff
using Dates

if isdefined(Base, :Grisu)
const Grisu = Base.Grisu
import Base.Grisu
else
import Grisu
end
Expand Down

0 comments on commit bce09c0

Please sign in to comment.