Skip to content

Code Cleanup#30

Open
ahmedalejo wants to merge 1 commit into
twintechs:masterfrom
ahmedalejo:patch-1
Open

Code Cleanup#30
ahmedalejo wants to merge 1 commit into
twintechs:masterfrom
ahmedalejo:patch-1

Conversation

@ahmedalejo
Copy link
Copy Markdown

Removed unused variable allocation.

m_CacheDir = new File (Android.OS.Environment.ExternalStorageDirectory, "Android/data/" + context.ApplicationContext.PackageName);

Removed unused variable allocation.
´´´java
m_CacheDir = new File (Android.OS.Environment.ExternalStorageDirectory, "Android/data/" + context.ApplicationContext.PackageName);
´´´
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant