mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
remove duplicate structure
This commit is contained in:
parent
2e4255f35e
commit
f669f07812
@ -1,5 +0,0 @@
|
||||
CREATE TABLE item (
|
||||
name CHARACTER VARYING(100) NOT NULL,
|
||||
sellIn INTEGER,
|
||||
quality INTEGER NOT NULL
|
||||
);
|
||||
Loading…
Reference in New Issue
Block a user