treewide: remove empty default cases
[openwrt/staging/dedeckeh.git] / target / linux / apm821xx / base-files / lib / upgrade / platform.sh
index cc095b36a12f1775e9a41e1331e3b0de8267af5c..cdcab6c3f6b04f8f76e4f105d7c7f6743ed0c418 100644 (file)
@@ -43,8 +43,5 @@ platform_copy_config() {
        wd,mybooklive-duo)
                mbl_copy_config
                ;;
-
-       *)
-               ;;
        esac
 }