Skip to content

Commit db000d1

Browse files
committed
Remove obsolete symbol.
This is not used here.
1 parent 407bb5d commit db000d1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/application_business_rules/serial_interface/Protocol.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ namespace cli = command_line_interpreter;
1616

1717
using namespace task_tracker_systems;
1818

19-
constexpr int defaultJsonIndent = 4;
20-
2119
// command for info
2220
static const auto info = []() {
2321
constexpr ProtocolVersionObject version = {.major = 0, .minor = 1, .patch = 0};

0 commit comments

Comments
 (0)