Skip to content

Commit ee64a13

Browse files
Update content/techniques/caching.md
1 parent 6c24e52 commit ee64a13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/techniques/caching.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ import { AppController } from './app.controller';
235235
host: 'localhost',
236236
port: 6379,
237237
},
238-
// username: '',
239-
// password: '',
240238
}),
241239
],
242240
controllers: [AppController],

0 commit comments

Comments
 (0)