package main import ( "git.tovijaeschke.xyz/tovi/SuddenImpactRecords/database" ) func main() { var () database.Init() }