mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
5 lines
86 B
Java
5 lines
86 B
Java
package play.i18n;
|
|
|
|
/** A Lang supported by the application. */
|
|
public class Langs {
|
|
} |