Remove unused import (#9)

This commit is contained in:
struga 2021-10-29 16:56:20 +03:00 committed by GitHub
parent 8a162c6aab
commit 8a5ae86f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,6 @@
namespace java com.rbkmoney.damsel.dominant.cache
namespace erlang dominant_cache
include "base.thrift"
include "domain.thrift"
include "msgpack.thrift"
typedef string CategoryRef
typedef string CategoryName
typedef string CategoryDescription
@ -57,7 +53,6 @@ struct CashRegisterProviderProxy {
2: optional CashRegisterProviderProxyOptions options
}
struct Category {
1: required CategoryRef ref
2: required CategoryName name