blob: 03b8ead5a5c8352b77f4f5ec2b61416883887713 [file] [log] [blame]
package org.slf4j.bridge;
// dep of org.jbake.app.Oven but we don't want the bridge there
public class SLF4JBridgeHandler {
public static void removeHandlersForRootLogger(){}
public static void install() {}
}