Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Refactoring/optimization2 (#114) #222

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

Takym
Copy link
Contributor

@Takym Takym commented Jun 11, 2021

Issue 番号

目的

  • 使われていないコードを一部削除しました。
  • Android でのみ利用されているクラスを移動しました。
  • JSON 関連で冗長な関数を削除しました。
  • 一部クラスの using を整理しました。

破壊的変更をもたらしますか

[x] Yes - removed unused public classes and functions
[ ] No

Pull Request の種類

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

検証方法

コードの入手

git clone https://github.com/Takym/cocoa
cd cocoa
git checkout refactoring/optimization2
dotnet restore

確認事項 / What to check

  • 正しく動作する。

その他

  • refactoring/optimization2refactoring/optimization と最新の develop をマージして作りましたため、この PR は Refactoring/optimization (#114) #151 を含みます。

@Takym Takym mentioned this pull request Jun 11, 2021
1 task
@Takym Takym changed the title Refactoring/optimization2 Refactoring/optimization2 (#114) Jun 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant