mirror of
https://github.com/github/codeql.git
synced 2026-08-03 08:52:55 +02:00
8 lines
99 B
Java
Generated
8 lines
99 B
Java
Generated
package com.esotericsoftware.yamlbeans;
|
|
|
|
public class YamlConfig {
|
|
|
|
public YamlConfig() { }
|
|
}
|
|
|