mirror of
https://github.com/github/codeql.git
synced 2026-04-11 10:04:02 +02:00
7 lines
114 B
Java
7 lines
114 B
Java
/*
|
|
* Copyright (C) 2009-2013 Typesafe Inc. <http://www.typesafe.com>
|
|
*/
|
|
package play.mvc;
|
|
|
|
public class Call {}
|