gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: unused files


From: gnunet
Subject: [taler-wallet-core] branch master updated: unused files
Date: Mon, 06 Jun 2022 17:57:36 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 72c66439 unused files
72c66439 is described below

commit 72c66439698cf99240ecbaf5a2ebdb71a039806b
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jun 6 12:13:01 2022 -0300

    unused files
---
 packages/anastasis-webui/src/.babelrc        |  3 --
 packages/anastasis-webui/src/style/index.css |  0
 packages/anastasis-webui/src/template.html   | 51 ----------------------------
 3 files changed, 54 deletions(-)

diff --git a/packages/anastasis-webui/src/.babelrc 
b/packages/anastasis-webui/src/.babelrc
deleted file mode 100644
index 05f4dcc8..00000000
--- a/packages/anastasis-webui/src/.babelrc
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-  "presets": ["preact-cli/babel"]
-}
diff --git a/packages/anastasis-webui/src/style/index.css 
b/packages/anastasis-webui/src/style/index.css
deleted file mode 100644
index e69de29b..00000000
diff --git a/packages/anastasis-webui/src/template.html 
b/packages/anastasis-webui/src/template.html
deleted file mode 100644
index 6ce5178d..00000000
--- a/packages/anastasis-webui/src/template.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<!--
-        This file is part of GNU Anastasis
- (C) 2021-2022 Anastasis SARL
-
- GNU Anastasis is free software; you can redistribute it and/or modify it 
under the
- terms of the GNU Affero General Public License as published by the Free 
Software
- Foundation; either version 3, or (at your option) any later version.
-
- GNU Anastasis is distributed in the hope that it will be useful, but WITHOUT 
ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more 
details.
-
- You should have received a copy of the GNU Affero General Public License 
along with
- GNU Anastasis; see the file COPYING.  If not, see 
<http://www.gnu.org/licenses/>
-
- @author Sebastian Javier Marchano
--->
-<!DOCTYPE html>
-<html
-  lang="en"
-  class="has-aside-left has-aside-mobile-transition has-navbar-fixed-top 
has-aside-expanded"
->
-  <head>
-    <meta charset="utf-8" />
-    <title><%= htmlWebpackPlugin.options.title %></title>
-    <meta name="viewport" content="width=device-width,initial-scale=1" />
-    <meta name="mobile-web-app-capable" content="yes" />
-    <meta name="apple-mobile-web-app-capable" content="yes" />
-
-    <link
-      rel="icon"
-      
href="data:;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAABILAAASCwAAAAAAAAAAAAD///////////////////////////////////////////////////////////////////////////////////////////////////7//v38//78/P/+/fz//vz7///+/v/+/f3//vz7///+/v/+/fz//v38///////////////////////+/v3///7+/////////////////////////////////////////////////////////v3//v79///////+/v3///////r28v/ct5//06SG/9Gffv/Xqo7/7N/V/9e2nf/bsJb/6uDW/9Sskf/euKH/+/j2///////+/v3//////+3azv+/eE3/2rWd/9Kkhv/Vr5T/48i2/8J+VP/
 [...]
-    />
-    <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon" />
-
-    <% if (htmlWebpackPlugin.options.manifest.theme_color) { %>
-    <meta
-      name="theme-color"
-      content="<%= htmlWebpackPlugin.options.manifest.theme_color %>"
-    />
-    <% } %>
-  </head>
-  <body>
-    <script>
-      <%= 
compilation.assets[htmlWebpackPlugin.files.chunks["polyfills"].entry.substr(htmlWebpackPlugin.files.publicPath.length)].source()
 %>
-    </script>
-    <script>
-      <%= 
compilation.assets[htmlWebpackPlugin.files.chunks["bundle"].entry.substr(htmlWebpackPlugin.files.publicPath.length)].source()
 %>
-    </script>
-  </body>
-</html>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]