Skip to content

Commit ba9d096

Browse files
committed
Cleaning
1 parent 32b461b commit ba9d096

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/seismicity/boxcounting.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ function get_gr_params(config::Dict, source_id::String)
99
get_gr_params(config, source_id
1010
1111
"""
12-
print(config)
1312
if haskey(config["sources"], source_id)
1413
if haskey(config["sources"][source_id], "agr")
1514
agr = config["sources"][source_id]["agr"]

0 commit comments

Comments
 (0)