blob: df7c48ab0bbc6fe5500dd55985e8fbe948f8e27c [file] [log] [blame]
Jonathan Hart335ef462014-10-16 08:20:46 -07001package org.onlab.thirdparty;
2
3
4/**
5 * Empty class required to get the onlab-thirdparty module to build properly.
6 * <p/>
7 * TODO Figure out how to remove this.
8 */
9public class OnlabThirdparty {
10
11}