Skip to content

Commit

Permalink
style: space
Browse files Browse the repository at this point in the history
  • Loading branch information
yoojinko committed Dec 6, 2023
1 parent 5be9bfa commit dabebdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default class Service {
async isRunning() {
return await this.serviceController.isRunning(this.serviceName);
}

/**
* Get service information. not implemented yet.
* @returns {string} Service information.
Expand Down

0 comments on commit dabebdf

Please sign in to comment.