Skip to content

Commit 030153f

Browse files
committed
additional TOML store support
1 parent 7850b01 commit 030153f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/session/store/mysql.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
<<<<<<<< HEAD:lib/session/store/mysql.js
21
import Mysql from '../../mysql.js'
32
import { mapToDbColumn } from '../../util.js'
4-
========
5-
import Mysql from '../mysql.js'
6-
import { mapToDbColumn } from '../util.js'
7-
>>>>>>>> a2746b1 (mv ./lib/session ./lib/user/session):lib/user/session.js
83

94
const sessionDbMap = {
105
id: 'nt_user_session_id',

0 commit comments

Comments
 (0)