DalgoT4D / prefect-proxy

GNU Affero General Public License v3.0
0 stars 7 forks source link

Remove unused functions #118

Closed fatchat closed 3 months ago

fatchat commented 3 months ago

Description

The codebase contains deprecated code which needs to be removed. As a first step towards this, remove the functions by following the sheet

https://docs.google.com/spreadsheets/d/1sgh5NtW8MEcYiUcs9GaojtqsTR2Vk_zpX5bF4ef6zzs/edit#gid=0

Goals

Expected Outcome

The program should still work, all tests should pass

Acceptance Criteria

Implementation Details

No new code is to be added

Mockups / Wireframes

N/A

Product Name

Dalgo

Project Name

Dalgo

Organization Name:

Project Tech4Dev

Domain

30 Others

Tech Skills Needed:

Python

Mentor(s)

@fatchat

Complexity

Low

Category

Performance Improvement

Sub Category

Backend, Deprecation, Technical Debt, Beginner friendly