From d669c009feed9504ba4bd784596a957b1c4cb533 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Thu, 20 Jun 2019 21:38:36 -0700 Subject: [PATCH] renamed "NotEnoughArgumentsComplainer" to "NotEnoughArgumentsComplainerNotEnoughArguments" --- not_enough_arguments_complainer.go => not_enough_arguments.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename not_enough_arguments_complainer.go => not_enough_arguments.go (100%) diff --git a/not_enough_arguments_complainer.go b/not_enough_arguments.go similarity index 100% rename from not_enough_arguments_complainer.go rename to not_enough_arguments.go