Commit 76857a3d authored by nanahira's avatar nanahira

fix

parent 8e51b886
......@@ -213,9 +213,6 @@ export class Aragami {
};
}
async start() {
return this.driver.start();
}
async destroy() {
try {
await this.driver.destroy();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment