diff --git a/pyrmv/classes/Product.py b/pyrmv/classes/Product.py deleted file mode 100644 index b19b967..0000000 --- a/pyrmv/classes/Product.py +++ /dev/null @@ -1,4 +0,0 @@ -class Product(): - - def __init__(self): - pass \ No newline at end of file