From 833111341515289ed489cbb4b29c4acfd576f0b9 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Fri, 18 Aug 2023 21:35:26 +0530 Subject: [PATCH] Avoid using rustic-rustfmt --- rustic-ts-mode.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rustic-ts-mode.el b/rustic-ts-mode.el index dd93f080..f9008854 100644 --- a/rustic-ts-mode.el +++ b/rustic-ts-mode.el @@ -5,10 +5,6 @@ ;;; Code: -;;; For the save hooks this is required -(require 'rustic-rustfmt) - - ;;;###autoload (define-derived-mode rustic-mode rust-ts-mode "Rustic (TS)" "Major mode for Rust code.