Skip to content

Commit 1a35f33

Browse files
committed
Removed unused import
1 parent 9e26447 commit 1a35f33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dice_notation/dice.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*- coding: utf-8 -*-
22

3-
import sys
43
from abc import ABCMeta, abstractmethod
54
from random import randint
65

0 commit comments

Comments
 (0)