package mysql import "finclip-app-manager/infrastructure/db/translator" var ( tr = translator.NewSqlTranslator() )