From 3c7ca65c61308d3e68779d67a2fcaec79b51abbe Mon Sep 17 00:00:00 2001 From: Michael Desa Date: Wed, 16 May 2018 11:33:40 -0400 Subject: [PATCH] fix(http): rename status_response_writer.go to status.go --- http/{status_response_writer.go => status.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename http/{status_response_writer.go => status.go} (100%) diff --git a/http/status_response_writer.go b/http/status.go similarity index 100% rename from http/status_response_writer.go rename to http/status.go