diff options
Diffstat (limited to 'apps/files/js/templates/operationprogressbarlabel.handlebars')
-rw-r--r-- | apps/files/js/templates/operationprogressbarlabel.handlebars | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/files/js/templates/operationprogressbarlabel.handlebars b/apps/files/js/templates/operationprogressbarlabel.handlebars deleted file mode 100644 index 24ac66994da..00000000000 --- a/apps/files/js/templates/operationprogressbarlabel.handlebars +++ /dev/null @@ -1,4 +0,0 @@ -<em class="label"> - <span class="desktop">{{textDesktop}}</span> - <span class="mobile">{{textMobile}}</span> -</em> |