Skip to content

Commit 9b727fe

Browse files
committed
Remove unnecessary import in protointerface.proto
1 parent d519bbe commit 9b727fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

org/polypheny/prism/protointerface.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import "org/polypheny/prism/statement_requests.proto";
1616
import "org/polypheny/prism/statement_responses.proto";
1717
import "org/polypheny/prism/transaction_requests.proto";
1818
import "org/polypheny/prism/transaction_responses.proto";
19-
import "org/polypheny/prism/value.proto";
2019

2120
option java_multiple_files = true;
2221
option java_package = "org.polypheny.prism";

0 commit comments

Comments
 (0)