diff --git a/lib/api/api.rb b/lib/api/api.rb index a9e1913f0f..098dd97584 100644 --- a/lib/api/api.rb +++ b/lib/api/api.rb @@ -54,7 +54,6 @@ module API mount Keys mount Tags mount Triggers - mount Variables end end