mirror of
https://github.com/valitydev/dominant-cache-proto.git
synced 2024-11-06 09:25:20 +00:00
Remove unused import (#9)
This commit is contained in:
parent
8a162c6aab
commit
8a5ae86f9d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user