From 9f2f8bb782b6ba499bdb4ac90a98ab0907099fe8 Mon Sep 17 00:00:00 2001 From: Ian Date: Fri, 26 Jul 2024 09:31:34 -0700 Subject: [PATCH] Update src/RSCommand.h formatting cleanup Co-authored-by: Chaunte W. Lacewell --- src/RSCommand.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/RSCommand.h b/src/RSCommand.h index f802a0a2..dc834100 100644 --- a/src/RSCommand.h +++ b/src/RSCommand.h @@ -42,8 +42,6 @@ // Json parsing files #include - - namespace VDMS { // Helper classes for handling various JSON commands.