Skip to content

Commit

Permalink
Removed @async annotation import
Browse files Browse the repository at this point in the history
  • Loading branch information
dz-adman authored Nov 11, 2019
1 parent 409ed36 commit 2245e8e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import org.json.simple.parser.JSONParser;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;

import com.ad.dz.DZAPI.JPlan.DTO.JPlanDTO;
Expand Down

0 comments on commit 2245e8e

Please sign in to comment.