removed random semi colon
This commit is contained in:
@ -7,5 +7,5 @@ export abstract class BaseXmlComponent {
|
|||||||
|
|
||||||
abstract replaceKey(): void;
|
abstract replaceKey(): void;
|
||||||
clearVariables(): void {
|
clearVariables(): void {
|
||||||
};
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user