6 lines
82 B
Java
Raw Normal View History

2015-04-13 22:36:52 +03:00
package com.iluwatar;
public class MagicServiceImpl implements MagicService {
}