From ba2e8ad583d4c3728e76d80bc90b63e23de3443a Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Sat, 2 Dec 2023 13:37:48 -0800 Subject: [PATCH] revert ux change --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index f8ba7bd..24251ed 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,8 +6,7 @@ "autoSelectForJackIn": true, "menuSelections": { "cljAliases": ["1.12", "dev/repl", "portal", "test"] - }, - "afterCLJReplJackInCode": "(clojure.core/require 'honey.sql)" + } }, { "name": "HoneySQL (Connect)",