From fb077bcb7cdf8baf2b80c811067a7a1899a5a898 Mon Sep 17 00:00:00 2001 From: tessier Date: Sun, 24 May 2020 15:00:24 +0900 Subject: [PATCH] Add Saas (#89) --- config.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.py b/config.py index e4a93091..9acb8260 100644 --- a/config.py +++ b/config.py @@ -71,9 +71,6 @@ TITLE_WORDS = { "aws": { "cloudfront": "CloudFront" }, - "saas": { - "elasticcloud": "ElasticCloud", - }, } # TODO: check if the classname exists