remove unused imports
This commit is contained in:
parent
b2849cd41f
commit
e2a1391130
@ -1,9 +1,6 @@
|
||||
package com.aircraft;
|
||||
|
||||
import com.aircraft.modules.system.domain.FmsAcAircraftDevice;
|
||||
import com.aircraft.modules.system.service.FmsAcAircraftDeviceService;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
import org.springframework.test.context.ActiveProfiles;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user