Skip to content

Commit

Permalink
Remove using JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
ykharkov committed Mar 4, 2024
1 parent e22b4d0 commit 2bc0da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ahs_program.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ using Dates
using Base.Filesystem
using Missings
using Random
using JSON, JSON3
using JSON3

using Markdown
using InteractiveUtils
Expand Down

0 comments on commit 2bc0da7

Please sign in to comment.