mirror of
https://github.com/github/codeql.git
synced 2026-04-11 10:04:02 +02:00
8 lines
110 B
Java
8 lines
110 B
Java
/*
|
|
* Copyright (C) Lightbend Inc. <https://www.lightbend.com>
|
|
*/
|
|
|
|
package play.mvc;
|
|
|
|
public class Result {}
|