Skip to content

Commit 77e62ec

Browse files
committed
reset unrelated file
1 parent 7604426 commit 77e62ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/platforms/android/androidcryptosettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class AndroidCryptoSettings final : public CryptoSettings {
1313
public:
14-
AndroidCryptoSettings() : CryptoSettings() {};
14+
AndroidCryptoSettings() : CryptoSettings(){};
1515
virtual ~AndroidCryptoSettings() = default;
1616

1717
void resetKey() override;

0 commit comments

Comments
 (0)