From 0c78a23c76e55f4281ec0fbe53ba94f6e1d58397 Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Thu, 23 Apr 2026 22:28:21 -0500 Subject: [PATCH] remove testing menu --- client/homebrew/editor/snippetbar/snippetbar.jsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/client/homebrew/editor/snippetbar/snippetbar.jsx b/client/homebrew/editor/snippetbar/snippetbar.jsx index 9c4a94027..5e0a47356 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.jsx +++ b/client/homebrew/editor/snippetbar/snippetbar.jsx @@ -190,13 +190,6 @@ const Snippetbar = createReactClass({ if(snippets.length === 0) return null; return
- -
car
- -
bike
-
truck
-
-
{_.map(snippets, (snippetGroup)=>{ return