Dafuq?
This commit is contained in:
parent
b44ca46e92
commit
be0f357f1d
|
@ -17,8 +17,6 @@
|
|||
import re
|
||||
import sys
|
||||
from coredata import MesonException
|
||||
from array import array
|
||||
from orca.messages import itemsFound
|
||||
|
||||
class ParseException(MesonException):
|
||||
def __init__(self, text, lineno, colno):
|
||||
|
|
Loading…
Reference in New Issue