Commit c991905c authored by w2v1's avatar w2v1
Browse files

removed unecessary files

parent 9ed41e7c
Loading
Loading
Loading
Loading
+2 −12
Original line number Diff line number Diff line
@@ -5,16 +5,6 @@ import sys
from common.database import Database
from common.mixins.postgres import PostgresMixin
from common.logz import create_logger
# except Exception:
#     # print("need to install common, exiting")
#     # sys.exit()
#     setup_script_path = '../../../../../pipfile'
#     import subprocess
#     # Run the setup.py script using subprocess
#     try:
#         subprocess.run(['pipenv', 'install', '--dev'], check=True)
#     except subprocess.CalledProcessError as e:
#         print(f"Error running setup.py: {e}")

logger = create_logger()

−25.5 KiB
Loading image diff...
+0 −16
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<svg width="23px" height="30px" viewBox="0 0 23 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Icon</title>
    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <g id="Desktop-HD" transform="translate(-840.000000, -541.000000)" fill="#0A2C40">
            <g id="Drawer/Container" transform="translate(476.000000, 346.000000)">
                <g id="Group" transform="translate(102.000000, 183.000000)">
                    <g id="Group-2" transform="translate(262.000000, 12.000000)">
                        <path d="M2.4361068,12 L20.5639149,12 C21.9037682,12 23,13.0578562 23,14.3507799 L23,27.6492201 C23,28.9421648 21.9037682,30 20.5639149,30 L2.4361068,30 C1.09623176,30 0,28.9421648 0,27.6492201 L0,14.3507799 C0,13.0578562 1.09623176,12 2.4361068,12 Z M13.3077194,20.8568029 L13.3077194,23.8088211 C13.3077194,24.5874876 12.6668931,25.2244898 11.8835521,25.2244898 L11.8833438,25.2244898 C11.099982,25.2244898 10.4591557,24.5874876 10.4591557,23.8088211 L10.4591557,20.8570101 C9.92579364,20.4383145 9.58333333,19.7897123 9.58333333,19.0617956 C9.58333333,17.7992046 10.6131732,16.7755102 11.8833438,16.7755102 C13.1535143,16.7755102 14.1833333,17.7992046 14.1833333,19.0617956 C14.1833333,19.7897123 13.840873,20.4381281 13.3077194,20.8568029 L13.3077194,20.8568029 Z" id="Fill-3"></path>
                        <path d="M11.9259259,0 L11.9259259,0 C16.6112124,0 20.4444444,3.82888052 20.4444444,8.50884827 L20.4444444,14.5476333 C20.4444444,15.1429052 20.382133,15.7240507 20.2643491,16.2857143 L16.9867699,16.2857143 C17.1760051,15.7400326 17.2790344,15.1553449 17.2790344,14.5476333 L17.2790344,8.50884827 C17.2790344,5.56778377 14.8703329,3.16183779 11.9259259,3.16183779 C8.98151893,3.16183779 6.57281749,5.56778377 6.57281749,8.50884827 L6.57281749,14.5476333 C6.57281749,15.1553449 6.67584672,15.7400326 6.86508193,16.2857143 L3.58750276,16.2857143 C3.46971888,15.7240507 3.40740741,15.1429052 3.40740741,14.5476333 L3.40740741,8.50884827 C3.40740741,3.82888052 7.24063942,0 11.9259259,0" id="Fill-4"></path>
                    </g>
                </g>
            </g>
        </g>
    </g>
</svg>
 No newline at end of file
+0 −8

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −8

File deleted.

Preview size limit exceeded, changes collapsed.

Loading