mirror of
https://github.com/github/codeql.git
synced 2026-03-17 04:56:58 +01:00
8 lines
117 B
Java
Generated
8 lines
117 B
Java
Generated
/*
|
|
* Copyright (C) Lightbend Inc. <https://www.lightbend.com>
|
|
*/
|
|
|
|
package play.i18n;
|
|
|
|
public interface Messages {}
|