remove comments
This commit is contained in:
parent
bf0775ba31
commit
ee590984b2
1 changed files with 0 additions and 7 deletions
|
|
@ -6,13 +6,6 @@ class ServicesProvider {
|
|||
constructor() {}
|
||||
|
||||
provide() {
|
||||
/*
|
||||
Up next:
|
||||
- start passing all service stuff from outside
|
||||
- also remember to get CLi fixed and working
|
||||
*/
|
||||
|
||||
//done
|
||||
const NostrServiceProvider = require('../services/nostrService');
|
||||
const nostrService = new NostrServiceProvider({
|
||||
models: models,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue