6 lines
216 B
Go
6 lines
216 B
Go
|
|
package database
|
||
|
|
|
||
|
|
// This file previously contained session tracking functions.
|
||
|
|
// Session tracking is not currently integrated into the mining manager.
|
||
|
|
// The database schema still supports sessions for future use.
|