blob: e444603a9942eb3644d9c78b8261e420574fef98 [file] [log] [blame]
package com.gerritforge.analytics.auditlog.job
import com.typesafe.scalalogging.LazyLogging
object Main extends App with LazyLogging {
// TODO: Implement job here
}