Remove unused
This commit is contained in:
@@ -29,10 +29,6 @@ from dataclasses import dataclass
|
|||||||
|
|
||||||
from relational import rtypes
|
from relational import rtypes
|
||||||
|
|
||||||
RELATION = 0
|
|
||||||
UNARY = 1
|
|
||||||
BINARY = 2
|
|
||||||
|
|
||||||
PRODUCT = '*'
|
PRODUCT = '*'
|
||||||
DIFFERENCE = '-'
|
DIFFERENCE = '-'
|
||||||
UNION = '∪'
|
UNION = '∪'
|
||||||
|
Reference in New Issue
Block a user