mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
Clean imports
This commit is contained in:
parent
38c8cae574
commit
1cc297fa3d
@ -1,4 +1,4 @@
|
||||
import { Item, GildedRose, ConjuredItem } from '@/gilded-rose'
|
||||
import { Item, GildedRose } from '@/gilded-rose'
|
||||
|
||||
/**
|
||||
* A copy of the unrefactored GildedRose class used for acceptance tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user