mirror of
https://github.com/status-im/consul.git
synced 2025-01-26 13:40:20 +00:00
3 lines
73 B
JavaScript
3 lines
73 B
JavaScript
|
import Service from '@ember/service';
|
||
|
export default Service.extend({});
|