aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws')
-rw-r--r--sonar-ws/src/main/protobuf/ws-components.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-ws/src/main/protobuf/ws-components.proto b/sonar-ws/src/main/protobuf/ws-components.proto
index f25736afaee..d51a8a2805b 100644
--- a/sonar-ws/src/main/protobuf/ws-components.proto
+++ b/sonar-ws/src/main/protobuf/ws-components.proto
@@ -114,7 +114,6 @@ message Component {
optional string version = 19;
optional string pullRequest = 20;
optional bool needIssueSync = 21;
- optional string initialPermSync = 22;
message Tags {
repeated string tags = 1;