Skip to content

Commit fa099fc

Browse files
committed
add stub package for dbmem so it can still be imported without errors
1 parent 16a0380 commit fa099fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

coderd/database/dbmem/doc.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// Package dbmem no longer exists.
2+
// This file exists so that the package can be imported without errors.
3+
4+
package dbmem

0 commit comments

Comments
 (0)