removed levels file
This commit is contained in:
parent
9955f7aa5b
commit
dda6e8dd9d
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
import logging
|
||||
|
||||
class LEVEL:
|
||||
def __init__(self, rows, columns):
|
||||
self.rows = rows
|
||||
self.columns = columns
|
||||
|
Reference in a new issue