diff --git a/src/Service/UWServiceInterface.php b/src/Service/UWServiceInterface.php
index e3de068ddb7604c77fe1d767736d4fe4866e082e..3cb259aca8e9260cb64ce080125ae10ac2e5d9a1 100644
--- a/src/Service/UWServiceInterface.php
+++ b/src/Service/UWServiceInterface.php
@@ -48,14 +48,6 @@ interface UWServiceInterface {
    */
   public function uwGetResponsiveImageStyles(): array;
 
-  /**
-   * Get the UW images styles used in UW responsive image.
-   *
-   * @return array
-   *   Array of image styles.
-   */
-  public function uwGetResponsiveImageStyles(): array;
-
   /**
    * Gets content types that have feature images.
    *