From 907c0d3e8c1da8fcda35202954fb87cfb6bfbe11 Mon Sep 17 00:00:00 2001 From: Andy Brett Date: Thu, 18 Mar 2021 10:34:49 -0700 Subject: [PATCH] rename unit_price.rb file --- app/services/{unit_prices.rb => unit_price.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/services/{unit_prices.rb => unit_price.rb} (100%) diff --git a/app/services/unit_prices.rb b/app/services/unit_price.rb similarity index 100% rename from app/services/unit_prices.rb rename to app/services/unit_price.rb