Can't remove Small Shelves

Bitte um Hilfe , wie bekomme ich das Regal wieder weg ? habe ins remove plugin geschrieben

   }

      },

      "visualshelvestest.deployed": {

        "Remove Allowed": true,

        "Display Name": "Small Shelves",

        "Price": {},

        "Refund": {

          "Small Shelves": {

            "amount": 1,

            "skinId": -1

          }

Es funktioniert aber leider nicht.

Please help, how do I remove the shelf? I wrote in the remove plugin 
   }
      },
      "visualshelvestest.deployed": {
        "Remove Allowed": true,
        "Display Name": "Small Shelves",
        "Price": {},
        "Refund": {
          "Small Shelves": {
            "amount": 1,
            "skinId": -1
          } 
Unfortunately it doesn't work.