Skip to content

Commit a95c4b6

Browse files
committed
removed config
1 parent 84684ae commit a95c4b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contract-typespec/api/config.tsp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ model ApplicationConfig {
138138
cache?: {
139139
enabled?: boolean;
140140
@format("duration")
141-
connectCacheExpiry?: string;
142-
@format("duration")
143141
connectClusterCacheExpiry?: string;
144142
};
145143
clusters?: {

0 commit comments

Comments
 (0)