Browse Source

fix a compiler warning

Sven Czarnian 3 năm trước cách đây
mục cha
commit
c1f6c0f64b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      AircraftSchedule.proto

+ 0 - 1
AircraftSchedule.proto

@@ -1,7 +1,6 @@
 syntax = "proto3";
 package aman;
 
-import "Aircraft.proto";
 import "BaseTypes.proto";
 
 message AircraftSchedule {