6 lines
82 B
Java
6 lines
82 B
Java
|
package com.iluwatar;
|
||
|
|
||
|
public class MagicServiceImpl implements MagicService {
|
||
|
|
||
|
}
|