From 80a5b8c05f3b7aec1b3a489a7bf7d1da71cd14ef Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Tue, 9 Jun 2020 13:29:30 -0500 Subject: [PATCH] renamed images.go file --- image_req.go => images.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename image_req.go => images.go (100%) diff --git a/image_req.go b/images.go similarity index 100% rename from image_req.go rename to images.go