diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-02-26 20:41:35 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-02-26 20:41:35 -0500 |
commit | 8a2d6c332a089c2dbb7351514499e16f343959ff (patch) | |
tree | 9451b9a92b8fc43ed88d215fd3b8a63a151f12f7 /ufund-ui/src/app/need-list/need-list.component.html | |
parent | 04910f9a8e8b30add77852ac2968acdbda834a83 (diff) | |
download | JellySolutions-8a2d6c332a089c2dbb7351514499e16f343959ff.tar.gz JellySolutions-8a2d6c332a089c2dbb7351514499e16f343959ff.tar.bz2 JellySolutions-8a2d6c332a089c2dbb7351514499e16f343959ff.zip |
Start services and organize project
Diffstat (limited to 'ufund-ui/src/app/need-list/need-list.component.html')
-rw-r--r-- | ufund-ui/src/app/need-list/need-list.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ufund-ui/src/app/need-list/need-list.component.html b/ufund-ui/src/app/need-list/need-list.component.html deleted file mode 100644 index d366ee6..0000000 --- a/ufund-ui/src/app/need-list/need-list.component.html +++ /dev/null @@ -1 +0,0 @@ -<p>need-list works!</p> |