From c15ee1a829911bec7cd5e8cfb91abae236896b52 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Wed, 5 Jun 2019 12:15:37 -0600 Subject: [PATCH] Appease the linter --- src/utils/AutoDiscoveryUtils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/AutoDiscoveryUtils.js b/src/utils/AutoDiscoveryUtils.js index 8b13fff368..eed0ffc08c 100644 --- a/src/utils/AutoDiscoveryUtils.js +++ b/src/utils/AutoDiscoveryUtils.js @@ -70,7 +70,7 @@ export default class AutoDiscoveryUtils { target="_blank" rel="noopener" >{sub}; - } + }, }, ); }