mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-13 13:42:00 +00:00
fix: remove unused imports
This commit is contained in:
parent
b9ba098c9a
commit
9ddae1ddd8
@ -1,6 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import unittest
|
||||
from hashlib import file_digest
|
||||
|
||||
from gilded_rose import Item, GildedRose
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user