From f524b9864d39b15f8b83ddc3c6603c4b688cace3 Mon Sep 17 00:00:00 2001 From: Braydon Kains Date: Thu, 14 May 2020 22:06:27 -0400 Subject: [PATCH] did a format --- operators/ltnp_operator.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operators/ltnp_operator.cr b/operators/ltnp_operator.cr index 1798c2b..de3d826 100644 --- a/operators/ltnp_operator.cr +++ b/operators/ltnp_operator.cr @@ -26,7 +26,7 @@ class LtnpOperator @ltnp_records.find { |r| r.p_name == p_name } end - #Actions + # Actions # -c, --check-port def check_port(port : String) : String