mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
11 lines
305 B
Java
Executable File
11 lines
305 B
Java
Executable File
/*******************************************************************************
|
|
** Placeholder class, because maven really wants some source under src/main?
|
|
*******************************************************************************/
|
|
public class Placeholder
|
|
{
|
|
public void f()
|
|
{
|
|
|
|
}
|
|
}
|