mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-18 16:01:42 +00:00
Cleaning unused code
This commit is contained in:
parent
eeb9a00ce7
commit
9b9b1dd5a7
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
namespace csharpcore
|
namespace csharpcore
|
||||||
{
|
{
|
||||||
public class GildedRoseConstants
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
public class GildedRose
|
public class GildedRose
|
||||||
{
|
{
|
||||||
public const int MIN_QUALITY = 0;
|
public const int MIN_QUALITY = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user