From f8fd4dabffe5af94821a0fb92f81c5a9f723ebd6 Mon Sep 17 00:00:00 2001 From: rbasso Date: Sat, 3 Sep 2016 17:17:01 +0900 Subject: [PATCH] gigasecond: Deprecate exercise. --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index a45464d43..60391edaa 100644 --- a/config.json +++ b/config.json @@ -8,7 +8,6 @@ "accumulate", "sublist", "grains", - "gigasecond", "bob", "sum-of-multiples", "strain", @@ -74,6 +73,7 @@ ], "deprecated": [ "binary", + "gigasecond", "hexadecimal", "octal", "trinary"