From 0713797c58376e8237174f8ca83a3fff9d964b9d Mon Sep 17 00:00:00 2001
From: Zach White <skullydazed@gmail.com>
Date: Mon, 14 Jun 2021 16:51:58 -0700
Subject: Ensure that safe_commands always run (#13199)

* ensure that safe_commands always run

* import the config subcommand in bin/qmk
---
 lib/python/qmk/cli/format/__init__.py | 1 -
 1 file changed, 1 deletion(-)

(limited to 'lib/python/qmk/cli/format')

diff --git a/lib/python/qmk/cli/format/__init__.py b/lib/python/qmk/cli/format/__init__.py
index 741ec778b1..e69de29bb2 100644
--- a/lib/python/qmk/cli/format/__init__.py
+++ b/lib/python/qmk/cli/format/__init__.py
@@ -1 +0,0 @@
-from . import json
-- 
cgit v1.2.3