diff --git a/proto/dominant_cache.thrift b/proto/dominant_cache.thrift index 435279a..2bb68a7 100644 --- a/proto/dominant_cache.thrift +++ b/proto/dominant_cache.thrift @@ -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