cleanup code
This commit is contained in:
@ -19,4 +19,4 @@ use ErrorException;
|
||||
|
||||
class CompileErrorException extends ErrorException
|
||||
{
|
||||
}
|
||||
}
|
||||
|
@ -19,4 +19,4 @@ use ErrorException;
|
||||
|
||||
class CoreErrorException extends ErrorException
|
||||
{
|
||||
}
|
||||
}
|
||||
|
@ -19,4 +19,4 @@ use ErrorException;
|
||||
|
||||
class ParseException extends ErrorException
|
||||
{
|
||||
}
|
||||
}
|
||||
|
@ -19,4 +19,4 @@ use ErrorException;
|
||||
|
||||
class UserErrorException extends ErrorException
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user