diff options
| author | Albin <albin@mullvad.net> | 2024-06-26 13:24:33 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-06-26 13:24:33 +0200 |
| commit | f511be6302af0f17e1cb1dd3de727938f32c7f01 (patch) | |
| tree | 962cec1a268ed739783e020f2acec79a345456d2 /android/lib/common/src | |
| parent | ac70101c713139244221889a61e96ecf9a56c9c6 (diff) | |
| parent | a4fbed079435932febfb3314918b1d2c2744fc7c (diff) | |
| download | mullvadvpn-f511be6302af0f17e1cb1dd3de727938f32c7f01.tar.xz mullvadvpn-f511be6302af0f17e1cb1dd3de727938f32c7f01.zip | |
Merge branch 'replace-default-logging-tool-with-kermit-droid-704'
Diffstat (limited to 'android/lib/common/src')
| -rw-r--r-- | android/lib/common/src/main/kotlin/net/mullvad/mullvadvpn/lib/common/constant/LogTag.kt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/android/lib/common/src/main/kotlin/net/mullvad/mullvadvpn/lib/common/constant/LogTag.kt b/android/lib/common/src/main/kotlin/net/mullvad/mullvadvpn/lib/common/constant/LogTag.kt deleted file mode 100644 index d2ae3f1871..0000000000 --- a/android/lib/common/src/main/kotlin/net/mullvad/mullvadvpn/lib/common/constant/LogTag.kt +++ /dev/null @@ -1,3 +0,0 @@ -package net.mullvad.mullvadvpn.lib.common.constant - -const val TAG = "mullvad" |
