Skip to content

Commit

Permalink
removed file, updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phucd5 committed Nov 28, 2023
1 parent 20730c1 commit 928b546
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 194 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ When introducing changes, always create a new branch from the main branch. After
The project is structured into various directories:

- `Models`: Contains the data models such as `Message`.
- `Utils`: Includes utility classes such as `api_call`.
- `Utils`: Includes utility functions and api calls in `api_call`.
- `Views`: UI components of the app, including `HomePageView`, `MessageList`, etc.

### Steps to Add a New Feature
Expand Down
193 changes: 0 additions & 193 deletions api_test.swift

This file was deleted.

0 comments on commit 928b546

Please sign in to comment.